Add the query to the `update` command to filter karas to update
Comparer les modifications
+ 90
− 84
@@ -3,6 +3,7 @@
@@ -3,6 +3,7 @@
@@ -20,62 +21,57 @@ PRIVATE_FUNCTION int config_new(lkt_db *db, const char *conf);
@@ -20,62 +21,57 @@ PRIVATE_FUNCTION int config_new(lkt_db *db, const char *conf);
@@ -89,16 +85,21 @@ ___apply_log_level(lkt_db *db)
@@ -89,16 +85,21 @@ ___apply_log_level(lkt_db *db)
@@ -106,71 +107,76 @@ ini_parse(const char *path, lkt_db *db)
@@ -106,71 +107,76 @@ ini_parse(const char *path, lkt_db *db)
@@ -305,7 +311,7 @@ config_default(FILE *output)
@@ -305,7 +311,7 @@ config_default(FILE *output)
@@ -336,7 +342,7 @@ retry_config:
@@ -336,7 +342,7 @@ retry_config: