fix create teacher route, refactoring route function
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
-- Add migration script here
|
||||
|
||||
create table "patients" (
|
||||
"id" INTEGER PRIMARY KEY,
|
||||
"full_name" TEXT NOT NULL,
|
||||
|
||||
Reference in New Issue
Block a user