zrm/tests
Madeorsk f16ad46f8d
Relations and SQL query build improvements.
+ Relations definition.
+ Add test submodels in testing database.
* Generalize raw SQL query preparation and build.
* Simplify and improve SQL query build algorithms.
2024-11-22 15:40:10 +01:00
..
composite.zig Introduce generic connectors and connections and use them in the queries. 2024-10-22 14:09:02 +02:00
initdb.sql Relations and SQL query build improvements. 2024-11-22 15:40:10 +01:00
query.zig Relations and SQL query build improvements. 2024-11-22 15:40:10 +01:00
relations.zig Relations and SQL query build improvements. 2024-11-22 15:40:10 +01:00
repository.zig Relations and SQL query build improvements. 2024-11-22 15:40:10 +01:00
root.zig Relations and SQL query build improvements. 2024-11-22 15:40:10 +01:00
sessions.zig Add sessions (as a specific database connector) and transactions. 2024-10-22 16:28:06 +02:00
setup.zig Create ZRM, repositories and its related queries. 2024-10-16 12:01:16 +02:00