aboutsummaryrefslogtreecommitdiffstats
path: root/.sqlx/query-27de60282a980d2f107066d7743c845e998bf059c6962a4da64cd12c37ea33c9.json
diff options
context:
space:
mode:
Diffstat (limited to '.sqlx/query-27de60282a980d2f107066d7743c845e998bf059c6962a4da64cd12c37ea33c9.json')
-rw-r--r--.sqlx/query-27de60282a980d2f107066d7743c845e998bf059c6962a4da64cd12c37ea33c9.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/.sqlx/query-27de60282a980d2f107066d7743c845e998bf059c6962a4da64cd12c37ea33c9.json b/.sqlx/query-27de60282a980d2f107066d7743c845e998bf059c6962a4da64cd12c37ea33c9.json
new file mode 100644
index 0000000..cacaaba
--- /dev/null
+++ b/.sqlx/query-27de60282a980d2f107066d7743c845e998bf059c6962a4da64cd12c37ea33c9.json
@@ -0,0 +1,15 @@
+{
+ "db_name": "PostgreSQL",
+ "query": "insert into rule (uuid, configuration) values ($1, $2)",
+ "describe": {
+ "columns": [],
+ "parameters": {
+ "Left": [
+ "Uuid",
+ "Jsonb"
+ ]
+ },
+ "nullable": []
+ },
+ "hash": "27de60282a980d2f107066d7743c845e998bf059c6962a4da64cd12c37ea33c9"
+}