penpot/backend/src/app/migrations/sql
2021-03-08 22:35:11 +01:00
..
0001-add-extensions.sql 🔥 Remove unused extension. 2021-01-28 12:30:55 +01:00
0002-add-profile-tables.sql ♻️ Refactor dashboard (add teams) 2020-09-28 12:28:29 +02:00
0003-add-project-tables.sql Many improvements to the database layer. 2021-01-11 08:06:02 +01:00
0004-add-tasks-tables.sql
0005-add-libraries-tables.sql
0006-add-presence-tables.sql
0007-drop-version-field-from-page-table.sql
0008-add-generic-token-table.sql
0009-drop-profile-email-table.sql
0010-add-http-session-table.sql
0011-add-session-id-field-to-page-change-table.sql
0012-make-libraries-linked-to-a-file.sql
0013-mark-files-shareable.sql
0014-refactor-media-storage.sql
0015-improve-tasks-tables.sql
0016-truncate-and-alter-tokens-table.sql
0017-link-files-to-libraries.sql
0018-add-file-trimming-triggers.sql
0019-add-improved-scheduled-tasks.sql
0020-minor-fixes-to-media-object.sql
0021-http-session-improvements.sql
0022-page-file-refactor.sql
0024-mod-profile-table.sql
0025-del-generic-tokens-table.sql
0026-mod-file-library-rel-table-synced-date.sql 🎉 Allow to ignore updates, and do it later in libraries dialog 2020-09-23 11:03:45 +02:00
0027-mod-file-table-ignore-sync.sql 🎉 Allow to ignore updates, and do it later in libraries dialog 2020-09-23 11:03:45 +02:00
0028-add-team-project-profile-rel-table.sql ♻️ Refactor dashboard (add teams) 2020-09-28 12:28:29 +02:00
0029-del-project-profile-rel-indexes.sql ♻️ Refactor dashboard (add teams) 2020-09-28 12:28:29 +02:00
0030-mod-file-table-add-missing-index.sql ♻️ Refactor dashboard (add teams) 2020-09-28 12:28:29 +02:00
0031-add-conversation-related-tables.sql 🎉 Initial work on comments subsystem. 2020-10-21 13:18:26 +02:00
0032-del-unused-tables.sql 🔥 Add a migration for remove unused tables. 2020-11-23 17:43:06 +01:00
0033-mod-comment-thread-table.sql 🎉 Add comments to dashboard. 2020-11-23 17:43:06 +01:00
0034-mod-profile-table-add-props-field.sql 🎉 Add onboarding modal. 2020-12-10 11:09:39 +01:00
0035-add-storage-tables.sql Add missing indexes and improve others. 2021-02-16 11:49:47 +01:00
0036-mod-storage-referenced-tables.sql Many improvements to the database layer. 2021-01-11 08:06:02 +01:00
0037-del-obsolete-triggers.sql Many improvements to the database layer. 2021-01-11 08:06:02 +01:00
0038-add-storage-on-delete-triggers.sql Many improvements to the database layer. 2021-01-11 08:06:02 +01:00
0039-fix-some-on-delete-triggers.sql Many improvements to the database layer. 2021-01-11 08:06:02 +01:00
0040-add-error-report-tables.sql 🎉 Add better error reporting. 2021-01-25 11:51:15 +01:00
0041-mod-pg-storage-options.sql 🐛 Add missing statements on migrations. 2021-01-25 11:51:15 +01:00
0042-add-server-prop-table.sql Simplify internal props handling and telemetry. 2021-01-29 12:58:57 +01:00
0043-drop-old-tables-and-fields.sql 🎉 Add refcount-like functionality to storages. 2021-02-01 09:48:28 +01:00
0044-add-storage-refcount.sql 🔥 Remove unused sql code. 2021-02-18 09:35:37 +01:00
0045-add-index-to-file-change-table.sql 🎉 Add missing index to file_change table. 2021-02-10 12:07:35 +01:00
0046-add-profile-complaint-table.sql 🎉 Add automatic complaint and bouncing handling. 2021-02-12 16:26:28 +01:00
0047-mod-file-change-table.sql Add missing indexes and improve others. 2021-02-16 11:49:47 +01:00
0048-mod-storage-tables.sql Add missing indexes and improve others. 2021-02-16 11:49:47 +01:00
0049-mod-http-session-table.sql 🎉 Add proper lifecycle handling for http sessions. 2021-02-22 14:50:01 +01:00
0050-mod-server-prop-table.sql 🎉 Add onboarding data to the database. 2021-02-24 16:31:56 +01:00
0051-mod-file-library-rel-table.sql 🐛 Fix initial data loading issues. 2021-03-08 22:35:11 +01:00
XXXX-drop-obsolete-tables.sql Many improvements to the database layer. 2021-01-11 08:06:02 +01:00