Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly identify deadlocks | Erik Johnston | 2015-04-15 | 1 | -1/+1 |
* | Add postgres database engine | Erik Johnston | 2015-04-14 | 1 | -0/+44 |
* | Add support for postgres instead of mysql. Change sql accourdingly. blob + va... | Erik Johnston | 2015-04-14 | 1 | -0/+2 |
* | Use case sensitive collations | Erik Johnston | 2015-04-10 | 1 | -1/+1 |
* | Handle the fact that in sqlite binary data might be stored as unicode or bytes | Erik Johnston | 2015-04-10 | 2 | -1/+11 |
* | Fix maria engine to correctly recognize deadlocks | Erik Johnston | 2015-04-08 | 1 | -2/+2 |
* | Retry on deadlock | Erik Johnston | 2015-04-07 | 2 | -0/+8 |
* | Fix unicode support | Erik Johnston | 2015-04-02 | 3 | -1/+24 |
* | Make work in both Maria and SQLite. Fix tests | Erik Johnston | 2015-04-01 | 3 | -0/+90 |