AppFlowy-Cloud/.sqlx/query-ea239353f73904400915ec89640ac71985a8d5b39037f567a3e2ac1c5eea8f64.json
2024-11-04 17:22:47 +08:00

15 lines
342 B
JSON

{
"db_name": "PostgreSQL",
"query": "\n INSERT INTO af_workspace_namespace\n VALUES ($1, $2, FALSE)\n ",
"describe": {
"columns": [],
"parameters": {
"Left": [
"Text",
"Uuid"
]
},
"nullable": []
},
"hash": "ea239353f73904400915ec89640ac71985a8d5b39037f567a3e2ac1c5eea8f64"
}