1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Files
quay/data
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
..
2019-11-12 11:09:47 -05:00
2022-07-22 13:11:39 -04:00
2020-06-05 16:50:13 -04:00
2022-06-13 11:01:17 +02:00
2020-06-05 16:50:13 -04:00
2022-06-27 17:52:29 +02:00
2019-12-02 12:23:08 -05:00
2022-06-13 11:01:17 +02:00