zrm/src
2025-01-12 23:56:37 +01:00
..
comptime.zig Set relations to retrieve by a query at compile time. 2024-11-22 22:36:51 +01:00
conditions.zig Uniformize and fix ZrmErrors references. 2025-01-12 23:56:37 +01:00
database.zig Introduce generic connectors and connections and use them in the queries. 2024-10-22 14:09:02 +02:00
errors.zig Create ZRM, repositories and its related queries. 2024-10-16 12:01:16 +02:00
global.zig Create ZRM, repositories and its related queries. 2024-10-16 12:01:16 +02:00
helpers.zig Base TableModel helpers on TableShape instead of Model. 2024-11-25 23:12:02 +01:00
insert.zig Uniformize and fix ZrmErrors references. 2025-01-12 23:56:37 +01:00
postgresql.zig Uniformize and fix ZrmErrors references. 2025-01-12 23:56:37 +01:00
query.zig Uniformize and fix ZrmErrors references. 2025-01-12 23:56:37 +01:00
relationships.zig Rename relations to relationships. 2024-11-27 15:26:20 +01:00
repository.zig Rename relations to relationships. 2024-11-27 15:26:20 +01:00
result.zig Rename relations to relationships. 2024-11-27 15:26:20 +01:00
root.zig Rename relations to relationships. 2024-11-27 15:26:20 +01:00
session.zig Add commitAll and rollbackAll in sessions and recommend rollbackAll in defer in docs. 2025-01-12 23:52:53 +01:00
sql.zig Uniformize and fix ZrmErrors references. 2025-01-12 23:56:37 +01:00
update.zig Uniformize and fix ZrmErrors references. 2025-01-12 23:56:37 +01:00