This website requires JavaScript.
Explore
Help
Sign In
ITQ
/
orderservice
Watch
1
Star
0
Fork
0
You've already forked orderservice
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b2e45b6f477df4b3a5f28ae633750454500f7dfd
orderservice
/
cmd
/
migrate
/
migrations
/
000001_create_orders_table.down.sql
T
ITQ
c519941c5a
feat: added migrations
2025-11-13 16:10:28 +03:00
2 lines
29 B
SQL
Raw
Blame
History
drop
table
if
exists
orders
;
Reference in New Issue
View Git Blame
Copy Permalink