1
0
mirror of https://github.com/aclindsa/moneygo.git synced 2024-09-21 04:10:05 -04:00
moneygo/internal
Aaron Lindsay 04d85cd681 Fix gorp to internally lowercase fields for Postgres
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.
2017-11-17 21:01:06 -05:00
..
config First pass at reorganizing go code into sub-packages 2017-10-04 19:35:59 -04:00
db Fix gorp to internally lowercase fields for Postgres 2017-11-17 21:01:06 -05:00
handlers Fix gorp to internally lowercase fields for Postgres 2017-11-17 21:01:06 -05:00