mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
update sqlx data
This commit is contained in:
parent
f2f91ffa10
commit
705d6c58e8
27 changed files with 146 additions and 52 deletions
|
|
@ -15,7 +15,13 @@
|
|||
"Custom": {
|
||||
"name": "game_mode",
|
||||
"kind": {
|
||||
"Enum": ["highlander", "eights", "sixes", "fours", "ultiduo"]
|
||||
"Enum": [
|
||||
"highlander",
|
||||
"eights",
|
||||
"sixes",
|
||||
"fours",
|
||||
"ultiduo"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -23,7 +29,9 @@
|
|||
"Int4"
|
||||
]
|
||||
},
|
||||
"nullable": [false]
|
||||
"nullable": [
|
||||
false
|
||||
]
|
||||
},
|
||||
"hash": "ccb1cfabaf4c593cfbd8206e5c2bb2be59105f965cdcbbe04ca394d2c3751613"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue