• v0.3.2 8dede5fad6

    0.3.2
    All checks were successful
    / build_docs (push) Successful in 30s
    Stable

    Madeorsk released this 2025-01-14 11:52:21 +01:00 | 0 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • Fix returningColumns.
    Downloads
  • v0.3.1 f93af6c717

    0.3.1 Stable

    Madeorsk released this 2025-01-13 00:03:17 +01:00 | 3 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • Add commitAll and rollbackAll in sessions and recommend rollbackAll in defer in docs.
    • Uniformize and fix ZrmErrors references.
    Downloads
  • v0.3.0 964c9bf321

    0.3.0 Stable

    Madeorsk released this 2024-11-27 19:52:08 +01:00 | 6 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • New generic query results mapping system.
    • Add relationships definition.
    • Add relationships retrieval.
    • Write a full documentation.
    • General code improvements.
    • Update pg.zig dependency.
    Downloads
  • v0.2.0 f186b99fde

    0.2.0 Stable

    Madeorsk released this 2024-10-22 16:30:47 +02:00 | 39 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • 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
  • v0.1.2 2f93383aa5

    0.1.2 Stable

    Madeorsk released this 2024-10-17 19:09:18 +02:00 | 44 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F
    • 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
  • v0.1.1 28bef7ef42

    0.1.1 Stable

    Madeorsk released this 2024-10-17 13:08:37 +02:00 | 49 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F

    Deinitialize the query result and release the connection as soon as possible.

    Downloads
  • v0.1.0 a13949ca4d

    0.1.0 Stable

    Madeorsk released this 2024-10-16 14:36:56 +02:00 | 51 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F

    Create ZRM, repositories and its related queries.

    Downloads