remove onloan column
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
1
database/migrations/mysql/02-remove-onloan.sql
Normal file
1
database/migrations/mysql/02-remove-onloan.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE books DROP COLUMN onloan;
|
Reference in New Issue
Block a user