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
e51b9235f139444ddd0b14bcf7a09d4bea17fb3d
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