zrm/tests
Madeorsk 04b61f9787
Set relations to retrieve by a query at compile time.
+ Add compile-time utility functions to build strings and queries.
* Relations to retrieve when querying a model must now be set at comptime.
2024-11-22 22:36:51 +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 definition and SQL query build improvements. 2024-11-22 15:41:05 +01:00
query.zig Relations definition and SQL query build improvements. 2024-11-22 15:41:05 +01:00
relations.zig Set relations to retrieve by a query at compile time. 2024-11-22 22:36:51 +01:00
repository.zig Relations definition and SQL query build improvements. 2024-11-22 15:41:05 +01:00
root.zig Relations definition and SQL query build improvements. 2024-11-22 15:41:05 +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