Genera: datastore.
This commit is contained in:
parent
9155ee88f1
commit
533adbdd09
5 changed files with 158 additions and 3 deletions
5
datastore/migrations/00002_AddGenera_down.sql
Normal file
5
datastore/migrations/00002_AddGenera_down.sql
Normal file
|
@ -0,0 +1,5 @@
|
|||
-- bactdb
|
||||
-- Matthew R Dillon
|
||||
|
||||
DROP TABLE genera;
|
||||
|
Reference in a new issue