This website requires JavaScript.
Explore
Help
Sign In
dnim
/
db
Watch
1
Star
0
Fork
0
You've already forked db
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d9b165fb19
db
/
schema
/
011_test.sql
Orion Kindel
d9b165fb19
mv migrations -> schema
2023-06-08 20:48:47 -05:00
2 lines
37 B
SQL
Raw
Blame
History
create
table
test
(
id
int
not
null
)
;
Reference in New Issue
View Git Blame
Copy Permalink