aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/database.scm
Commit message (Expand)AuthorAge
* Support setting a statement timeoutChristopher Baines2020-04-24
* Use the config options when creating the default paramstringChristopher Baines2020-04-07
* Add a function to check if the test database is being usedChristopher Baines2020-02-24
* Add support for using a database URIChristopher Baines2019-10-08
* Hack better NULL support on to (squee)Christopher Baines2019-09-04
* Add a couple of functions for PostgreSQL advisory locksChristopher Baines2019-07-12
* Associate a name with database connectionsChristopher Baines2019-07-12
* Add a with-postgresql-transaction procedureChristopher Baines2019-05-05
* Extract out some database functionality to another moduleChristopher Baines2019-04-14