-
released this
2025-01-14 11:52:21 +01:00 | 0 commits to main since this release- Fix returningColumns.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
1 download
-
0.3.1 Stable
released this
2025-01-13 00:03:17 +01:00 | 3 commits to main since this release- Add commitAll and rollbackAll in sessions and recommend rollbackAll in defer in docs.
- Uniformize and fix ZrmErrors references.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
2 downloads
-
0.3.0 Stable
released this
2024-11-27 19:52:08 +01:00 | 6 commits to main since this release- New generic query results mapping system.
- Add relationships definition.
- Add relationships retrieval.
- Write a full documentation.
- General code improvements.
- Update pg.zig dependency.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
3 downloads
-
0.2.0 Stable
released this
2024-10-22 16:30:47 +02:00 | 39 commits to main since this release- Introduce generic connectors and connections and use them in the queries.
- Add sessions (as a specific database connector) and transactions.
- Allow tests to be run in any order.
- Fix find with one key when model key is a string.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
0.1.2 Stable
released this
2024-10-17 19:09:18 +02:00 | 44 commits to main since this release- Fix ModelKeyType structure fields alignment.
- Add InsertableStruct to define insertShapes more easily.
- Apply insertable automatically to insertShape of repository configuration.
- Add generic helper functions for models which have the same table definition.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
7 downloads
-
0.1.1 Stable
released this
2024-10-17 13:08:37 +02:00 | 49 commits to main since this releaseDeinitialize the query result and release the connection as soon as possible.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
3 downloads
-
Source code (ZIP)
-
0.1.0 Stable
released this
2024-10-16 14:36:56 +02:00 | 51 commits to main since this releaseCreate ZRM, repositories and its related queries.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
4 downloads
-
Source code (ZIP)