This website requires JavaScript.
Explore
Help
Sign In
dietrich
/
rocket_page
Watch
1
Star
0
Fork
0
You've already forked rocket_page
Code
Issues
4
Pull Requests
Releases
Wiki
Activity
3c31bdabb5
rocket_page
/
migrations
/
2020-07-19-144907_rename_column
/
down.sql
5 lines
102 B
MySQL
Raw
Normal View
History
Unescape
Escape
Initial commit
2020-07-23 11:45:59 +02:00
-- This file should undo anything in `up.sql`
Add style and prepare relationships
2020-07-24 21:43:05 +02:00
ALTER
TABLE
klassen
RENAME
COLUMN
ordnung
TO
ordinal
;
Reference in New Issue
Copy Permalink