index
:
guix/data-service
channel-news-entries
guile3
master
refactor-revision-controller
wip-debug
wip-derivation-comparison
wip-derivation-history
wip-error
wip-fix-foreign
wip-memcached
wip-narinfo
wip-rb6-summit
wip-reproducibility-pie-chart
wip-temp-table-insertion
Guix
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix-data-service
/
model
/
utils.scm
Commit message (
Expand
)
Author
Age
*
Rewrite part of insert-missing-data-and-return-all-ids to avoid filter
Christopher Baines
2024-01-18
*
Use delete-duplicates/sort! in insert-missing-data-and-return-all-ids
Christopher Baines
2024-01-18
*
Reduce some chunk sizes
Christopher Baines
2022-09-17
*
Further reduce some chunk sizes
Christopher Baines
2022-09-15
*
Chunk the data for some queries in insert-missing-data-and-return-all-ids
Christopher Baines
2022-09-15
*
Format some queries generated in insert-missing-data-and-return-all-ids
Christopher Baines
2022-09-14
*
Change data handling when comparing derivations
Luciana Lima Brito
2021-04-27
*
Change table-schema to detect when there are no results
Christopher Baines
2020-10-08
*
Update the package_metadata_tsvectors with new entries
Danjela Lura
2020-08-12
*
Add checks to guard against null data
Danjela Lura
2020-06-07
*
Handle NULL better insert-missing-data-and-return-all-ids queries
Christopher Baines
2020-03-29
*
Add a function to fetch information about a table
Christopher Baines
2020-03-29
*
Clean up some time logging code
Christopher Baines
2020-02-24
*
Support using a temp table in insert-missing-data-and-return-all-ids
Christopher Baines
2020-02-04
*
Add copyright and license headers to a bunch of source files
Christopher Baines
2019-12-26
*
Fix group-to-alist
Christopher Baines
2019-12-16
*
Move group-to-alist to the model utils module
Christopher Baines
2019-12-16
*
Support handling jsonb in insert-missing-data-and-return-all-ids
Christopher Baines
2019-11-30
*
Add a function to help parse PostgreSQL arrays
Christopher Baines
2019-11-09
*
Improve error handling for insert-missing-data-and-return-all-ids
Christopher Baines
2019-09-05
*
Support deleting duplicates in insert-missing-data-and-return-all-ids
Christopher Baines
2019-09-05
*
Start handling ids as numbers, rather than strings
Christopher Baines
2019-09-05
*
Improve insert-missing-data-and-return-all-ids
Christopher Baines
2019-09-04
*
Change normalise-database-values to normalise-values
Christopher Baines
2019-09-02
*
Add insert-missing-data-and-return-all-ids to the model utils module
Christopher Baines
2019-08-31
*
Use $STR$ for better quoting in quote-string
Christopher Baines
2019-08-31
*
Add value->sql-boolean to (guix-data-service model utils)
Christopher Baines
2019-08-31
*
Fix some duplicated values in tables
Christopher Baines
2019-08-04
*
Add a utility to group list values
Christopher Baines
2019-05-18
*
Remove redundant lambda from deduplicate-strings
Christopher Baines
2019-03-24
*
Extract out deduplicate-strings to the utils module
Christopher Baines
2019-03-24
*
Improve the model for derivations
Christopher Baines
2019-02-10
*
Initial commit
Christopher Baines
2019-02-07