We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50799b7 commit 396b630Copy full SHA for 396b630
docs/src/modules/PostgresORM.md
@@ -9,4 +9,6 @@ PostgresORM.update_entity!
9
PostgresORM.update_vector_property!
10
PostgresORM.delete_entity
11
PostgresORM.delete_entity_alike
12
+PostgresORM.execute_plain_query
13
+PostgresORM.execute_query_and_handle_result
14
```
0 commit comments