• v0.2.0 f186b99fde

    0.2.0 Stable

    Madeorsk released this 2024-10-22 16:30:47 +02:00 | 0 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 | 5 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 | 10 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 | 12 commits to main since this release

    Signed by Madeorsk
    GPG key ID: 677E51CA765BB79F

    Create ZRM, repositories and its related queries.

    Downloads