This website requires JavaScript.
Explore
Help
Sign In
github
/
penpot
Watch
1
Star
0
Fork
0
You've already forked penpot
mirror of
https://github.com/penpot/penpot.git
synced
2026-05-20 15:33:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
penpot
/
backend
/
resources
/
migrations
/
0007-drop-version-field-from-page-table.sql
Andrey Antukh
7bda554889
✨
Fix naming inconsistencies on migrations.
2020-05-26 13:03:54 +02:00
3 lines
40 B
SQL
Raw
Blame
History
ALTER
TABLE
page
DROP
COLUMN
version
;
Reference in New Issue
View Git Blame
Copy Permalink