Age | Commit message (Expand) | Author |
---|---|---|
2017-12-12 | Only run the unit tests with postgresql if TEST_POSTGRES_URI env var is set | louiz’ |
2017-12-03 | Run some of the ci tests against a postgresql docker container | louiz’ |
2017-12-02 | Add postgresql support | louiz’ |
2017-06-16 | Using OptionalBool, add RecordHistoryOptional col into IrcChannelOptions table | louiz’ |
2017-06-14 | Implement our own database ORM, and update the whole code to use it | louiz’ |
2016-07-12 | Properly catch and handle database errors | louiz’ |
2016-01-04 | Use the configured encoding value when decoding received messages | Florent Le Coz |
2016-01-04 | Add a ChannelOptions table in the DB | Florent Le Coz |
2015-10-31 | Run the database tests with an in-memory sqlite db | Florent Le Coz |
2015-10-31 | Add a few tests | Florent Le Coz |
2015-10-29 | Use Catch for our test suite | Florent Le Coz |