Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Only set unlogged for mocked tables on server versions 9.5 and above | Dan Goodliffe | 2017-01-03 |
| | |||
* | Co-variant return of PQ connection from PQ mock | Dan Goodliffe | 2017-01-03 |
| | |||
* | Force mock DB names to lower case | Dan Goodliffe | 2017-01-01 |
| | |||
* | Register mock db implementations | Dan Goodliffe | 2017-01-01 |
| | |||
* | Do lots more work with compile time formatter instead runtime formatters | Dan Goodliffe | 2016-12-31 |
| | |||
* | More complex approach to setting tables to unlogged to handle foreign key ↵ | Dan Goodliffe | 2016-12-30 |
| | | | | dependencies between tables | ||
* | Set tables in test database to be unlogged, faster (less disk IO) and we ↵ | Dan Goodliffe | 2016-12-27 |
| | | | | don't care about safety in tests | ||
* | PostgreSQL files prefixed with pq- | Dan Goodliffe | 2015-12-24 |