.. |
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
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0005-add-libraries-tables.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0006-add-presence-tables.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0007-drop-version-field-from-page-table.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0008-add-generic-token-table.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0009-drop-profile-email-table.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0010-add-http-session-table.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0011-add-session-id-field-to-page-change-table.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0012-make-libraries-linked-to-a-file.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0013-mark-files-shareable.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0014-refactor-media-storage.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0015-improve-tasks-tables.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0016-truncate-and-alter-tokens-table.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0017-link-files-to-libraries.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0018-add-file-trimming-triggers.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0019-add-improved-scheduled-tasks.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0020-minor-fixes-to-media-object.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0021-http-session-improvements.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0022-page-file-refactor.sql
|
♻️ Refactor migrations.
|
2020-09-21 17:05:55 +02:00 |
0024-mod-profile-table.sql
|
♻️ Refactor email validations & tokens service.
|
2020-09-21 17:05:55 +02:00 |
0025-del-generic-tokens-table.sql
|
♻️ Refactor email validations & tokens service.
|
2020-09-21 17:05:55 +02:00 |
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
|
♻️ Integrate new storage subsystem.
|
2021-01-07 11:29:57 +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
|
🎉 Add refcount-like functionality to storages.
|
2021-02-01 09:48:28 +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 |
XXXX-drop-obsolete-tables.sql
|
✨ Many improvements to the database layer.
|
2021-01-11 08:06:02 +01:00 |