- Dec 08, 2018
-
-
Thomas Flori authored
Camel case is not supported by some database. Postgres for example returns every column name in lower case. That does not lead to errors but even more dangerous it jus silently fails when you try to access `Migration::$executionTime`.
-
- Nov 28, 2018
-
-
Thomas Flori authored
-
- Nov 24, 2018
-
-
Thomas Flori authored
-