David Ashby
1069dadd10
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2 lines
72 B
SQL
2 lines
72 B
SQL
ALTER TABLE `books`
|
|
ADD COLUMN `childrens` tinyint(1) NOT NULL DEFAULT 0 |