Missed the table rename for downgrade (meas).
This commit is contained in:
parent
4bbd67dd4f
commit
88cbefc8fe
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
-- bactdb
|
-- bactdb
|
||||||
-- Matthew R Dillon
|
-- Matthew R Dillon
|
||||||
|
|
||||||
DROP TABLE strainsobsmeasurements;
|
DROP TABLE measurements;
|
||||||
|
|
||||||
|
|
Reference in a new issue