1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00
Werner Koch f8fbd9e734
keyboxd: Make use of the config table
* kbx/backend-sqlite.c (DATABASE_VERSION): New.
(table_definitions): Make column name of table config unique.
(create_or_open_database): Read and set the database version.
(get_config_value, set_config_value): New.
--

Well, kind of.  For now we just store the database version.  Note that
for existing databases the config table should first be dropped so
that the UNIQUE constraint can be used.

Signed-off-by: Werner Koch <wk@gnupg.org>
2020-09-25 11:53:05 +02:00
..
2020-09-24 16:38:21 +02:00
2020-09-24 16:38:21 +02:00
2020-09-24 16:38:21 +02:00
2020-09-24 16:38:21 +02:00
2018-10-24 15:56:18 -04:00
2020-09-24 16:38:21 +02:00
2018-10-25 16:53:05 -04:00