mirror of
https://github.com/aclindsa/moneygo.git
synced 2025-02-24 01:38:24 -05:00
Postgres folds all unquoted column names to lowercase, and doing this allows that to work nicely without screwing up the queries for the other database engines.