summaryrefslogtreecommitdiff
path: root/server/.sqlx/query-5a74b7b419f360f513e4739636ffffc6443e2b33af98ad1c23c8fafa1901562f.json
diff options
context:
space:
mode:
Diffstat (limited to 'server/.sqlx/query-5a74b7b419f360f513e4739636ffffc6443e2b33af98ad1c23c8fafa1901562f.json')
-rw-r--r--server/.sqlx/query-5a74b7b419f360f513e4739636ffffc6443e2b33af98ad1c23c8fafa1901562f.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/server/.sqlx/query-5a74b7b419f360f513e4739636ffffc6443e2b33af98ad1c23c8fafa1901562f.json b/server/.sqlx/query-5a74b7b419f360f513e4739636ffffc6443e2b33af98ad1c23c8fafa1901562f.json
new file mode 100644
index 0000000..3cd7d06
--- /dev/null
+++ b/server/.sqlx/query-5a74b7b419f360f513e4739636ffffc6443e2b33af98ad1c23c8fafa1901562f.json
@@ -0,0 +1,25 @@
+{
+ "db_name": "MySQL",
+ "query": "SELECT COUNT(id) AS count FROM translation_reviews WHERE id=?",
+ "describe": {
+ "columns": [
+ {
+ "ordinal": 0,
+ "name": "count",
+ "type_info": {
+ "type": "LongLong",
+ "flags": "NOT_NULL | BINARY",
+ "char_set": 63,
+ "max_size": 21
+ }
+ }
+ ],
+ "parameters": {
+ "Right": 1
+ },
+ "nullable": [
+ false
+ ]
+ },
+ "hash": "5a74b7b419f360f513e4739636ffffc6443e2b33af98ad1c23c8fafa1901562f"
+}