#Migration MySQL MariaDB Postgres
4 messages · Page 1 of 1 (latest)
Squashing your migrations is unlikely to fix an issue people are having, really you should be using the same database everywhere and debugging from there (may I suggest postgres as it's unbeatable)
It's an open source project and I thought that using Laravel/doctrine would let my admin using the db server of their choice. But I might be wrong.
They're not completely equal but you'll get most of the way there, really would recommend saying to just use one and then if people use smth else it's not your issue