horizontal seperator + new todo

This commit is contained in:
2026-06-27 00:03:45 -05:00
parent 69f269efc7
commit ea1819f96c
3 changed files with 4 additions and 6 deletions
@@ -25,4 +25,4 @@ CREATE TABLE identities (
);
-- Create index for foreign key relationship
CREATE INDEX idx_blogs_reference ON blog(reference);
CREATE INDEX idx_blogs_reference ON blog(reference);