chore: import upstream snapshot with attribution
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
CREATE TABLE IF NOT EXISTS notes (
|
||||
id INTEGER PRIMARY KEY,
|
||||
title TEXT NOT NULL
|
||||
);
|
||||
Reference in New Issue
Block a user