docspell/modules/store/src/main/resources/db/migration/mariadb
2021-02-17 22:39:07 +01:00
..
V1.0.0__initial_database.sql Initial version. 2019-09-21 22:02:36 +02:00
V1.1.0__useremail.sql Add mariadb database migration 2020-01-12 01:17:49 +01:00
V1.2.0__origin_source.sql Starting to support more file types 2020-02-10 12:42:45 +01:00
V1.3.0__periodic_job.sql Implement storage routines for periodic scheduler 2020-03-08 13:56:23 +01:00
V1.4.0__attachment_archive.sql Store message-id of eml files 2020-03-25 22:00:51 +01:00
V1.5.0__userimap.sql Add imap settings 2020-05-18 08:46:04 +02:00
V1.6.0__integration_enabled.sql Allow a collective to disable the integration endpoint 2020-05-23 14:29:24 +02:00
V1.6.1__fix_timestamp_columns.sql Fix mariadb timestamp columns 2020-06-17 21:51:30 +02:00
V1.7.0__fts-migration.sql Consistent logging of request/responses to solr 2020-06-24 21:25:46 +02:00
V1.7.1__fix_item_date.sql Change columns from timestamp to datetime 2020-06-26 17:07:00 +02:00
V1.8.0__folders.sql Add folders sql changeset for mariadb 2020-07-14 23:22:52 +02:00
V1.9.0__updated_column.sql Add updated column to some tables 2020-08-24 21:30:52 +02:00
V1.9.1__classifier.sql Fix mariadb changsets 2020-09-07 20:02:50 +02:00
V1.9.2__fix_text_length.sql Add fix for mariadb text columns 2020-10-02 16:50:51 +02:00
V1.9.3__joblog_counter.sql Add counter to joblog for correct log order 2020-10-02 22:14:30 +02:00
V1.9.4__unique_equipments.sql Add unique constraint for equipment names 2020-10-21 22:42:19 +02:00
V1.10.0__attachment_preview.sql Add a table to hold the preview files 2020-11-08 01:25:38 +01:00
V1.11.0__pdf_pages.sql Add a processing step to retrieve page counts 2020-11-09 11:08:24 +01:00
V1.12.0__upload_data.sql Amend source form with tags and file-filter 2020-11-12 22:37:28 +01:00
V1.13.0__custom_fields.sql Add missing schema migrations for custom fields 2020-11-25 21:08:49 +01:00
V1.14.0__person_org.sql Allow to connect a person to an organization 2020-12-01 23:39:45 +01:00
V1.15.0__rememberme.sql Fix foreign key constraints 2020-12-14 14:34:22 +01:00
V1.16.0__add_imap_oauth.sql Add a flag to imap settings to enable/disable oauth2 scheme 2021-01-04 11:03:04 +01:00
V1.17.0__meta_language.sql Store used language for processing on attachmentmeta 2021-01-17 22:56:33 +01:00
V1.18.0__classifier_model.sql Fix mariadb migration 2021-01-21 00:22:53 +01:00
V1.19.0__add_classify_meta.sql Store item based proposals in separate table 2021-01-19 23:48:09 +01:00
V1.19.1__remove_enabled.sql Fix classifier_settings table 2021-01-23 21:30:26 +01:00
V1.20.0__personuse.sql Allow person to be correspondent, concerning or both 2021-02-16 22:49:55 +01:00
V1.20.1__equipment_description.sql Add a notes field to equipments 2021-02-17 22:39:07 +01:00