Commit graph

6 commits

Author SHA1 Message Date
5a2964622c
Relations definition and SQL query build improvements.
+ Relations definition.
+ Add test submodels in testing database.
* Generalize raw SQL query preparation and build.
* Simplify and improve SQL query build algorithms.
2024-11-22 15:41:05 +01:00
7e31368fa3
Introduce generic connectors and connections and use them in the queries. 2024-10-22 14:09:02 +02:00
0132ec282b
Fix find with one key when model key is a string. 2024-10-17 23:00:35 +02:00
26c854a39c
Fix ModelKeyType structure fields alignment. 2024-10-17 18:34:10 +02:00
7734cea9d0
Allow arrays as model key in repository find function. 2024-10-16 14:07:40 +02:00
0eecb4df99
Create ZRM, repositories and its related queries. 2024-10-16 12:01:16 +02:00