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
main
orderservice
/
cmd
/
migrate
/
migrations
/
000001_create_orders_table.down.sql
T
Add File
New File
Upload File
Apply Patch
ITQ
c519941c5a
feat: added migrations
2025-11-13 16:10:28 +03:00
2 lines
29 B
SQL
Raw
Permalink
Blame
History
drop
table
if
exists
orders
;
Reference in New Issue
View Git Blame
Copy Permalink