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 | -5/+9 | |
This also cleans up some inconsistencies with quotes. Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2014-09-18 | Correcting bracket style for 'if' | Rafael Bodill | 1 | -10/+4 | |
2014-09-18 | Migrations support for PostgreSQL | Rafael Bodill | 1 | -8/+24 | |
2012-07-26 | fix typo in migration "add username index" | Florian Pritz | 1 | -1/+1 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> | |||||
2012-07-12 | Add unique index for users.username | Florian Pritz | 1 | -0/+21 | |
Signed-off-by: Florian Pritz <bluewind@xinu.at> |