4 lines
53 B
SQL
4 lines
53 B
SQL
-- Add migration script here
|
|
|
|
drop table "patients";
|
-- Add migration script here
|
|
|
|
drop table "patients";
|