mirror of
https://github.com/modrinth/code.git
synced 2026-09-04 22:10:15 +00:00
13 lines
273 B
JSON
13 lines
273 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "SET TRANSACTION ISOLATION LEVEL REPEATABLE READ",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": []
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "e67fda05dacea7a0b6290e8b69932ad27e5a0dd128af9273d1d6179e60f9ea0b"
|
|
}
|