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
99df476d0f3f3a4186129c98b1ce32932200e234
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