You've already forked AstralRinth
forked from didirus/AstralRinth
Make gallery item featuring exclusive (#241)
* Make gallery featured value exclusive * Run prepare
This commit is contained in:
@@ -2168,6 +2168,19 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"61a7f29e024bf2f1368370e3f6e8ef70317c7e8545b5b6d4235f21164948ba27": {
|
||||
"query": "\n UPDATE mods_gallery\n SET featured = $2\n WHERE mod_id = $1\n ",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Left": [
|
||||
"Int8",
|
||||
"Bool"
|
||||
]
|
||||
},
|
||||
"nullable": []
|
||||
}
|
||||
},
|
||||
"67d021f0776276081d3c50ca97afa6b78b98860bf929009e845e9c00a192e3b5": {
|
||||
"query": "\n SELECT id FROM report_types\n WHERE name = $1\n ",
|
||||
"describe": {
|
||||
|
||||
Reference in New Issue
Block a user