This commit is contained in:
2026-07-24 13:21:04 +07:00
parent 2c2690e5dd
commit 2fbe9d6e1a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name = "GeneralUtils"
uuid = "c6c72f09-b708-4ac8-ac7c-2084d70108fe"
version = "0.5.4"
version = "0.5.5"
authors = ["tonaerospace <tonaerospace.etc@gmail.com>"]
[deps]
+1 -1
View File
@@ -3,7 +3,7 @@ module dbUtil
export dictToPostgresKeyValueString, generateInsertSQL, generateUpdateSQL
using JSON, DataStructures, Distributions, Random, Dates, UUIDs, DataFrames,
SHA
SHA, NATS
using ..util
#[PENDING] update code to use JSON
# ---------------------------------------------- 100 --------------------------------------------- #