mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 22:10:15 +00:00
13 lines
253 B
JSON
13 lines
253 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "DROP SCHEMA public CASCADE;",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "c65295f61b18f7be4fdf30b3e2c2c36b9db3770508be4acbb6b441ed8006d9c7"
|
|
}
|