update sqlx data

This commit is contained in:
Robin Appelman 2025-05-26 21:15:29 +02:00
commit 705d6c58e8
27 changed files with 146 additions and 52 deletions

View file

@ -10,16 +10,26 @@
"Custom": {
"name": "game_mode",
"kind": {
"Enum": ["highlander", "eights", "sixes", "fours", "ultiduo"]
"Enum": [
"highlander",
"eights",
"sixes",
"fours",
"ultiduo"
]
}
}
}
}
],
"parameters": {
"Left": ["Int4"]
"Left": [
"Int4"
]
},
"nullable": [false]
"nullable": [
false
]
},
"hash": "b55c859eae400f5b4231f8b9c8417371dce54bde4d7743af588dba96c4b0fcee"
}