Skip to content
Snippets Groups Projects
Thomas Flori's avatar
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`.
b340058e
Name Last commit Last update
..