mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 07:48:29 +02:00
♻️ Minor refactor of persistence layer.
This commit is contained in:
parent
bc672932ad
commit
db7f17abdf
13 changed files with 235 additions and 186 deletions
|
@ -0,0 +1,2 @@
|
|||
ALTER TABLE page_change
|
||||
ADD COLUMN session_id uuid DEFAULT NULL;
|
Loading…
Add table
Add a link
Reference in a new issue