This website requires JavaScript.
Explore
Help
Sign In
ITQ
/
Datarush
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2bcdfc93d6705c0f34803018c295b878f654c490
Datarush
/
cmd
/
migrate
/
migrations
/
000001_create_orders_table.down.sql
T
Albert
2bcdfc93d6
Initial commit
2025-12-11 02:36:03 +04:00
2 lines
29 B
SQL
Raw
Blame
History
drop
table
if
exists
orders
;
Reference in New Issue
View Git Blame
Copy Permalink