feat: kill s3

This commit is contained in:
DJMrTV 2025-06-06 10:25:16 +02:00
commit 1935b8f6c4
24 changed files with 86 additions and 1228 deletions

View file

@ -1,15 +0,0 @@
{
"db_name": "PostgreSQL",
"query": "UPDATE users SET mii_data = $1 WHERE pid = $2",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Varchar",
"Int4"
]
},
"nullable": []
},
"hash": "b08800e65b5b8a788e5a5d2f2036bce05bcd8c74c0b5077d786e35ee290447a2"
}