guix-play/guix/store
Christopher Baines c6cc9aeb87
store: database: Refactor sqlite-register.
The update-or-insert procedure name was unhelpfully generic, and these changes
should improve the code readability.

* guix/store/database.scm (update-or-insert): Remove procedure and inline
functionality in to sqlite-register.

Change-Id: Ifab0cdb7972d095460cc1f79b8b2f0e9b958059c
2024-04-03 17:30:43 +01:00
..
database.scm store: database: Refactor sqlite-register. 2024-04-03 17:30:43 +01:00
deduplication.scm guix: Strip #:use-module lists. 2023-03-13 15:08:33 +01:00
roots.scm store: Tolerate non-existent GC root directories. 2023-06-18 23:36:25 +02:00
schema.sql database: 'with-database' can now initialize new databases. 2018-06-14 11:16:58 +02:00
ssh.scm store: Support 'ssh://' URIs in 'GUIX_DAEMON_SOCKET'. 2017-04-21 19:17:36 +02:00