docspell/modules/store/src/main/resources/db/migration
Eike Kettner e26d7129e7 Add fix for mariadb text columns
The `text` data type can only store up to 64kb data. The `mediumtext`
up to 16M and `longtext` up to 4G.

Issue: #297
2020-10-02 16:50:51 +02:00
..
h2 Use separate sql migration for h2 2020-09-07 13:04:29 +02:00
mariadb Add fix for mariadb text columns 2020-10-02 16:50:51 +02:00
postgresql Add classifier settings 2020-09-02 18:28:14 +02:00