This website requires JavaScript.
Explore
Help
Sign In
First_Dev_Dept
/
FASS
Watch
6
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
4b28b75e57900a5271c51d0d9829c752b5be0a89
FASS
/
2.0.0
/
update
/
2.3.3.0
/
data_car.sql
T
2 lines
75 B
SQL
Raw
Normal View
History
Unescape
Escape
first
2026-07-14 21:33:39 +08:00
ALTER
TABLE
"data_car"
ADD
COLUMN
"is_lock"
bool
NOT
NULL
DEFAULT
FALSE
;
Reference in New Issue
Copy Permalink