aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model/utils.scm
Commit message (Expand)AuthorAge
* WIPwip-derivation-historyChristopher Baines2019-11-09
* Improve error handling for insert-missing-data-and-return-all-idsChristopher Baines2019-09-05
* Support deleting duplicates in insert-missing-data-and-return-all-idsChristopher Baines2019-09-05
* Start handling ids as numbers, rather than stringsChristopher Baines2019-09-05
* Improve insert-missing-data-and-return-all-idsChristopher Baines2019-09-04
* Change normalise-database-values to normalise-valuesChristopher Baines2019-09-02
* Add insert-missing-data-and-return-all-ids to the model utils moduleChristopher Baines2019-08-31
* Use $STR$ for better quoting in quote-stringChristopher Baines2019-08-31
* Add value->sql-boolean to (guix-data-service model utils)Christopher Baines2019-08-31
* Fix some duplicated values in tablesChristopher Baines2019-08-04
* Add a utility to group list valuesChristopher Baines2019-05-18
* Remove redundant lambda from deduplicate-stringsChristopher Baines2019-03-24
* Extract out deduplicate-strings to the utils moduleChristopher Baines2019-03-24
* Improve the model for derivationsChristopher Baines2019-02-10
* Initial commitChristopher Baines2019-02-07