flake reorg

This commit is contained in:
Robin Appelman 2025-05-30 23:27:20 +02:00
commit 6fe18f9771
30 changed files with 146 additions and 214 deletions

View file

@ -11,11 +11,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
}

View file

@ -18,11 +18,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},
@ -64,9 +60,7 @@
"Int4"
]
},
"nullable": [
false
]
"nullable": [false]
},
"hash": "253ca64f81921ad7351335d8b47967a4b6831b16d8128a11b40daa63b31f5a4c"
}

View file

@ -10,13 +10,9 @@
}
],
"parameters": {
"Left": [
"Int2"
]
"Left": ["Int2"]
},
"nullable": [
null
]
"nullable": [null]
},
"hash": "25a688892917d80b8746d77ebbcdfb4652c7047d722c530b4560d6008cdd2b97"
}

View file

@ -13,14 +13,7 @@
"Custom": {
"name": "game_mode",
"kind": {
"Enum": [
"ultiduo",
"4v4",
"6v6",
"7v7",
"9v9",
"other"
]
"Enum": ["ultiduo", "4v4", "6v6", "7v7", "9v9", "other"]
}
}
},

View file

@ -4,14 +4,7 @@
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int8",
"Text",
"Int4",
"Int4",
"Int4",
"Int4"
]
"Left": ["Int8", "Text", "Int4", "Int4", "Int4", "Int4"]
},
"nullable": []
},

View file

@ -11,11 +11,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},
@ -23,12 +19,7 @@
"Custom": {
"name": "medigun",
"kind": {
"Enum": [
"medigun",
"kritzkrieg",
"quickfix",
"vaccinator"
]
"Enum": ["medigun", "kritzkrieg", "quickfix", "vaccinator"]
}
}
},

View file

@ -4,12 +4,7 @@
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int4",
"Int8",
"Int4",
"Int4"
]
"Left": ["Int4", "Int8", "Int4", "Int4"]
},
"nullable": []
},

View file

@ -11,11 +11,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},

View file

@ -11,11 +11,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},

View file

@ -4,10 +4,7 @@
"describe": {
"columns": [],
"parameters": {
"Left": [
"Int2",
"Int4"
]
"Left": ["Int2", "Int4"]
},
"nullable": []
},

View file

@ -38,9 +38,7 @@
"Int4"
]
},
"nullable": [
false
]
"nullable": [false]
},
"hash": "d4d72675d0a0792d14472c6bfc00454791dea1eae933818d168171f818bb7dc9"
}

View file

@ -18,11 +18,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},
@ -30,11 +26,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},
@ -48,9 +40,7 @@
"Int4"
]
},
"nullable": [
false
]
"nullable": [false]
},
"hash": "eab40a01c0df317cdfb97eb4f88884f6776897ec2c2ecb8cae05748c8d087711"
}

View file

@ -12,9 +12,7 @@
"parameters": {
"Left": []
},
"nullable": [
null
]
"nullable": [null]
},
"hash": "f4daaeeaaf227491627c0bb54319a5f356028a591fdac2f41ba2dce1c5053d4a"
}

View file

@ -11,11 +11,7 @@
"Custom": {
"name": "team",
"kind": {
"Enum": [
"blue",
"red",
"other"
]
"Enum": ["blue", "red", "other"]
}
}
},