This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
f50b8326ba
salix
/
db
/
versions
/
11211-greenCataractarum
/
00-firstScript.sql
2 lines
75 B
MySQL
Raw
Normal View
History
Unescape
Escape
feat: refs #7898 Modify default
2024-09-05 15:05:48 +00:00
ALTER
TABLE
vn
.
parking
ADD
COLUMN
floor
VARCHAR
(
5
)
DEFAULT
NULL
AFTER
row
;