mirror of https://github.com/synctv-org/synctv
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
335 B
JSON
15 lines
335 B
JSON
{
|
|
"db_name": "PostgreSQL",
|
|
"query": "INSERT INTO room_password_credentials (room_id, enabled, version) VALUES ($1, FALSE, 1)",
|
|
"describe": {
|
|
"columns": [],
|
|
"parameters": {
|
|
"Left": [
|
|
"Int8"
|
|
]
|
|
},
|
|
"nullable": []
|
|
},
|
|
"hash": "ea59eaf7c603555916424b3ec51c5e8c28717b1dcd5c9b3d1e1864f37bd36b06"
|
|
}
|