Archived
2
0

Reorganize & implement Authentication view api

This commit is contained in:
2025-02-02 22:41:32 +02:00
parent 958d455fb7
commit 84ea3fddae
69 changed files with 1089 additions and 343 deletions
@@ -0,0 +1,12 @@
{
"db_name": "MySQL",
"query": "DELETE FROM Users WHERE name = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "404747d44ee859e8c967695c29963594bb8273e66c053934ec20d5fc3db9d41e"
}