Skip to content

Commit be58165

Browse files
authored
Create schema.sql
1 parent 1fe7cea commit be58165

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

schema.sql

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
-- Tables that will never exist
2+
3+
-- CREATE TABLE users (...);
4+
-- CREATE TABLE transactions (...);
5+
6+
-- This file is just vibes.

0 commit comments

Comments
 (0)