appended schema.sql to git
This commit is contained in:
@ -183,3 +183,4 @@ CREATE TABLE IF NOT EXISTS client_followup_note (
|
||||
updatedAt INTEGER NOT NULL,
|
||||
FOREIGN KEY(clientCode) REFERENCES client(clientCode)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user