mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
fix build issue as a result of unprepared query
This commit is contained in:
committed by
Aiden McClelland
parent
f7465da797
commit
721d136d21
@@ -20,6 +20,16 @@
|
|||||||
"nullable": []
|
"nullable": []
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"165daa7d6a60cb42122373b2c5ac7d39399bcc99992f0002ee7bfef50a8daceb": {
|
||||||
|
"query": "DELETE FROM certificates WHERE id = 0 OR id = 1;",
|
||||||
|
"describe": {
|
||||||
|
"columns": [],
|
||||||
|
"parameters": {
|
||||||
|
"Right": 0
|
||||||
|
},
|
||||||
|
"nullable": []
|
||||||
|
}
|
||||||
|
},
|
||||||
"177c4b9cc7901a3b906e5969b86b1c11e6acbfb8e86e98f197d7333030b17964": {
|
"177c4b9cc7901a3b906e5969b86b1c11e6acbfb8e86e98f197d7333030b17964": {
|
||||||
"query": "DELETE FROM notifications WHERE id = ?",
|
"query": "DELETE FROM notifications WHERE id = ?",
|
||||||
"describe": {
|
"describe": {
|
||||||
|
|||||||
Reference in New Issue
Block a user