Commit graph

4 commits

Author SHA1 Message Date
Yassine Guedidi f48f982025 Identify platforms by their class 2023-08-05 18:35:09 +01:00
Glandos 0596633a29
Keep escaped table name while migrating
Fix #6709
2023-07-09 15:29:50 +02:00
Nicolas Lœuillet a6c78f0039
Fix table name in migration 2023-06-21 11:34:08 +02:00
Jeremy Benoist cdd2185063
Properly handle json_array type removal
The `json_array` type was removed from DBAL v3, we should handle it using a migration to avoid error.
I've also added the remove type because we need it during migration.
2022-12-21 11:02:51 +01:00