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-01 14:18:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
penpot
/
backend
/
resources
/
migrations
/
0007.remove_version.sql
alonso.torres
593d1cdd39
✨
Migrate pages in the backend
2020-05-25 11:19:08 +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