Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-20 | postgres: Add missing prefix to index creation | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2015-02-03 | Support database table prefixes | Florian Pritz | 1 | -5/+7 | |
This also cleans up some inconsistencies with quotes. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-19 | apikeys.created should be timestamp with default now() | Rafael Bodill | 1 | -1/+1 | |
2014-09-18 | Correcting bracket style for 'if' | Rafael Bodill | 1 | -5/+4 | |
2014-09-18 | Migrations support for PostgreSQL | Rafael Bodill | 1 | -10/+26 | |
2013-08-11 | Add API key support | Florian Pritz | 1 | -0/+24 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |