Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-20 | postgres: Add missing prefix to index creation | Florian Pritz | 1 | -2/+2 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-02-03 | Support database table prefixes | Florian Pritz | 1 | -13/+17 | |
This also cleans up some inconsistencies with quotes. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-10-19 | Clean up the postgres changes | Florian Pritz | 1 | -2/+1 | |
Style cleanup and some regression fixes Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-18 | Correcting bracket style for 'if' | Rafael Bodill | 1 | -8/+5 | |
2014-09-18 | Migrations support for PostgreSQL | Rafael Bodill | 1 | -18/+46 | |
2012-04-09 | Implement simple referral system | Florian Pritz | 1 | -0/+33 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |