This website requires JavaScript.
Explore
Help
Register
Sign In
haeaeae
/
silo-server
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fa1d7ba2b4ada3fdb83a9d7d68376ea8231b6e05
silo-server
/
internal
/
database
/
testdata
/
duplicate_versions
/
001_create_beta.up.sql
T
4 lines
52 B
SQL
Raw
Normal View
History
Unescape
Escape
Initial Silo migration
2026-05-22 20:26:11 -04:00
CREATE
TABLE
beta
(
id
BIGSERIAL
PRIMARY
KEY
);
Reference in New Issue
Copy Permalink