Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-09 | Refuse to start if sqlite is older than 3.11.0 | Richard van der Hoff | 3 | -8/+19 | |
2020-01-09 | Check postgres version in check_database | Richard van der Hoff | 1 | -13/+12 | |
this saves doing it on each connection, and will allow us to pass extra options in. | |||||
2020-01-09 |