This website requires JavaScript.
Explore
Help
Sign In
gitea-admin
/
lti-api
Watch
1
Star
0
Fork
0
You've already forked lti-api
mirror of
https://gitlab.com/mbugroup/lti-api.git
synced
2026-05-20 21:41:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c19fc058cbc249793e77657aea7e1e0f3dfea20
lti-api
/
internal
/
database
/
migrations
/
20260128034158_create_field_stock.down.sql
T
giovanni
4d6f731f80
add migration add field stock to stock_logs; adjust logic stock for insert data stock_logs
2026-01-28 13:32:34 +07:00
3 lines
42 B
SQL
Raw
Blame
History
ALTER
TABLE
stock_logs
DROP
COLUMN
stock
;
Reference in New Issue
View Git Blame
Copy Permalink