This website requires JavaScript.
Explore
Help
Sign in
leqsikoni
/
database
Watch
1
Star
0
Fork
You've already forked database
0
Code
Activity
0b86f8ed1e
database
/
20230324233151_inflections_index.down.sql
2 lines
43 B
MySQL
Raw
Normal View
History
Unescape
Escape
Add column `inflections.index`
2023-03-24 19:37:17 -04:00
ALTER
TABLE
inflections
DROP
COLUMN
index
;
Copy permalink