summaryrefslogtreecommitdiff
path: root/server/.sqlx/query-55429007f58165246e1ea7dff7196bf9c7742cbf03403bf6c5df146f6c413a0b.json
diff options
context:
space:
mode:
Diffstat (limited to 'server/.sqlx/query-55429007f58165246e1ea7dff7196bf9c7742cbf03403bf6c5df146f6c413a0b.json')
-rw-r--r--server/.sqlx/query-55429007f58165246e1ea7dff7196bf9c7742cbf03403bf6c5df146f6c413a0b.json47
1 files changed, 47 insertions, 0 deletions
diff --git a/server/.sqlx/query-55429007f58165246e1ea7dff7196bf9c7742cbf03403bf6c5df146f6c413a0b.json b/server/.sqlx/query-55429007f58165246e1ea7dff7196bf9c7742cbf03403bf6c5df146f6c413a0b.json
new file mode 100644
index 0000000..df791f2
--- /dev/null
+++ b/server/.sqlx/query-55429007f58165246e1ea7dff7196bf9c7742cbf03403bf6c5df146f6c413a0b.json
@@ -0,0 +1,47 @@
+{
+ "db_name": "MySQL",
+ "query": "SELECT name,content,example FROM localization_placeholders WHERE localization_string=? ORDER BY id ASC",
+ "describe": {
+ "columns": [
+ {
+ "ordinal": 0,
+ "name": "name",
+ "type_info": {
+ "type": "VarString",
+ "flags": "NOT_NULL | NO_DEFAULT_VALUE",
+ "char_set": 224,
+ "max_size": 512
+ }
+ },
+ {
+ "ordinal": 1,
+ "name": "content",
+ "type_info": {
+ "type": "VarString",
+ "flags": "NOT_NULL | NO_DEFAULT_VALUE",
+ "char_set": 224,
+ "max_size": 1024
+ }
+ },
+ {
+ "ordinal": 2,
+ "name": "example",
+ "type_info": {
+ "type": "VarString",
+ "flags": "NOT_NULL",
+ "char_set": 224,
+ "max_size": 1024
+ }
+ }
+ ],
+ "parameters": {
+ "Right": 1
+ },
+ "nullable": [
+ false,
+ false,
+ false
+ ]
+ },
+ "hash": "55429007f58165246e1ea7dff7196bf9c7742cbf03403bf6c5df146f6c413a0b"
+}