1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Files
quay/data/migrations
Ivan Bazulic ee5ff7141f bug: Increase column size in logentry3 table (PROJQUAY-4305) (#1510)
* bug: Increase column size in logentry3 table (PROJQUAY-4305)
We increase the size of `metadata_json` column in `logentry3` table from `TEXT` to `MEDIUMTEXT` on MySQL deployments to prevent the UI from erroring out when reading and decoding the audit log. This only touches MySQL, PostgreSQL is unaffected.
2022-08-31 14:23:16 -04:00
..
2020-02-05 19:55:07 -08:00
2019-11-12 11:09:47 -05:00
2020-03-11 13:54:08 -04:00
2020-02-05 19:55:07 -08:00
2020-03-11 13:54:08 -04:00
2020-06-05 16:50:13 -04:00