mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 23:38:30 +02:00
♻️ Initial profile and auth refactor.
This commit is contained in:
parent
d0defe5d93
commit
7d5f9c1078
59 changed files with 2712 additions and 1407 deletions
2
backend/resources/migrations/0007.remove-version.sql
Normal file
2
backend/resources/migrations/0007.remove-version.sql
Normal file
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE page
|
||||
DROP COLUMN version;
|
Loading…
Add table
Add a link
Reference in a new issue