This website requires JavaScript.
Explore
Help
Sign In
AMT-Cheif
/
drift
mirror of
https://github.com/AMT-Cheif/drift.git
Watch
1
Star
0
Fork
You've already forked drift
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
60d3bf05e1
drift
/
extras
/
with_built_value
/
lib
/
tables.moor
5 lines
100 B
SQL
Raw
Blame
History
CREATE
TABLE
users
(
id
INTEGER
NOT
NULL
PRIMARY
KEY
AUTOINCREMENT
,
name
TEXT
NOT
NULL
)
;
Reference in New Issue
View Git Blame
Copy Permalink