-
0.2.0 Stable
released this
2024-10-22 16:30:47 +02:00 | 0 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)
0 downloads
-
Source code (ZIP)
0 downloads
-
0.1.2 Stable
released this
2024-10-17 19:09:18 +02:00 | 5 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)
0 downloads
-
Source code (ZIP)
3 downloads
-
0.1.1 Stable
released this
2024-10-17 13:08:37 +02:00 | 10 commits to main since this releaseDeinitialize the query result and release the connection as soon as possible.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)
-
0.1.0 Stable
released this
2024-10-16 14:36:56 +02:00 | 12 commits to main since this releaseCreate ZRM, repositories and its related queries.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (ZIP)
2 downloads
-
Source code (ZIP)