Skip to content
This repository was archived by the owner on Jan 22, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Apply schema to newly created database rnn_generator:

$ mysql -u root -D rnn_generator < V1__init.sql

Add some bootstrapped data to the database rnn_generator:

$ mysql -u root -D rnn_generator < bootstrap.sql