This website requires JavaScript.
Explore
Help
Sign In
alazyreader
/
library
Watch
1
Star
0
Fork
0
Code
Issues
1
Pull Requests
1
Releases
Wiki
Activity
Files
dce67813d9e2cb43ea669df78429a9b9e91a57d9
library
/
database
/
migrations
/
mysql
/
02-remove-onloan.sql
T
alazyreader
e8388b979c
ci/woodpecker/push/woodpecker
Pipeline was successful
Details
remove onloan column
2022-05-07 15:35:07 -04:00
1 line
37 B
SQL
Raw
Blame
History
ALTER
TABLE
books
DROP
COLUMN
onloan
;
Reference in New Issue
View Git Blame
Copy Permalink