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-16 21:43:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
penpot
/
backend
/
src
/
app
/
migrations
/
sql
/
0007-drop-version-field-from-page-table.sql
Andrey Antukh
dda6a96407
♻️
Refactor migrations.
2020-09-21 17:05:55 +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