Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-14 | Add support for postgres instead of mysql. Change sql accourdingly. blob + ↵ | Erik Johnston | 21 | -140/+153 | |
varbinary -> bytea. No support for UNSIGNED or CREATE INDEX IF NOT EXISTS. | |||||
2015-04-14 | Correctly increment the _next_id initially | Erik Johnston | 1 | -2/+4 | |
2015-04-13 |