Commit Graph

2 Commits

Author SHA1 Message Date
a6c78f0039 Fix table name in migration 2023-06-21 11:34:08 +02:00
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