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
c519941c5a42f4ba839a83a738b4d7f9c1ebebb4
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