This website requires JavaScript.
Explore
Help
Sign In
SQuiz
/
common
Watch
2
Star
0
Fork
0
You've already forked common
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
e5a305490f
common
/
dal
/
schema
/
000013_init.down.sql
4 lines
100 B
MySQL
Raw
Normal View
History
Unescape
Escape
add new type for add tags to rule
2024-06-08 12:59:56 +00:00
ALTER
TABLE
rules
add drive url to amo entity models and queries
2024-06-08 14:58:11 +00:00
DROP
COLUMN
IF
EXISTS
TagsToAdd
;
ALTER
TABLE
users
DROP
COLUMN
IF
EXISTS
DriveURL
;
Reference in New Issue
Copy Permalink