163 Commits

Author SHA1 Message Date
Hein
ca6d2deff6 Fixed insert statement bug 2025-11-20 10:11:26 +02:00
Hein
1481443516 Fixed double .Model and .Table v0.0.39 2025-11-20 10:02:36 +02:00
Hein
cb54ec5e27 Better responses for updates and inserts v0.0.38 2025-11-20 09:57:24 +02:00
Hein
7d6a9025f5 Fixed hardcoded id v0.0.37 2025-11-20 09:40:11 +02:00
Hein
35089f511f correctly handle structs with embedded fields v0.0.36 2025-11-20 09:28:37 +02:00
Hein
66b6a0d835 Better registry handling
Some checks are pending
Tests / Run Tests (1.23.x) (push) Waiting to run
Tests / Run Tests (1.24.x) (push) Waiting to run
Tests / Lint Code (push) Waiting to run
Tests / Build (push) Waiting to run
2025-11-19 18:29:24 +02:00
Hein
456c165814 Fixed models being icorrectly set and added SetDefaultRegistry v0.0.35 2025-11-19 18:22:56 +02:00
Hein
850d7b546c Added modelregistry.AddRegistry v0.0.34 2025-11-19 18:18:18 +02:00
Hein
a44ef90d7c Fixes on getRelationshipInfo, ShouldUseNestedProcessor v0.0.33 2025-11-19 18:03:25 +02:00
Hein
8b7db5b31a reflection-based column validation for UpdateQuery v0.0.32 2025-11-19 17:41:15 +02:00
Hein
14daea3b05 Fixes for CUD operations v0.0.31 2025-11-19 15:08:04 +02:00
Hein
35f23b6d9e Recursive crud fix 2025-11-19 14:32:20 +02:00
Hein
53a4e67f70 Specifically call update if a ID was given. v0.0.30 2025-11-19 14:24:39 +02:00
Hein
1289c3af88 Fixed handling post routes as well for the restheadspec
Some checks are pending
Tests / Run Tests (1.23.x) (push) Waiting to run
Tests / Run Tests (1.24.x) (push) Waiting to run
Tests / Lint Code (push) Waiting to run
Tests / Build (push) Waiting to run
v0.0.29
2025-11-19 14:04:56 +02:00
Hein
cdfb7a67fd Added Single Record as Object feature v0.0.28 2025-11-19 13:58:52 +02:00
Hein
7f5b851669 Empty sort appended bug fix
Some checks failed
Tests / Build (push) Has been cancelled
Tests / Run Tests (1.23.x) (push) Has been cancelled
Tests / Run Tests (1.24.x) (push) Has been cancelled
Tests / Lint Code (push) Has been cancelled
v0.0.27
2025-11-11 17:16:59 +02:00
Hein
f0e26b1c0d Fixed and refactored reflection.Len v0.0.26 2025-11-11 17:07:44 +02:00
Hein
1db1b924ef Proper handling of x-preload-col-where v0.0.25 2025-11-11 16:53:02 +02:00
Hein
d9cf23b1dc Fixed column expression bug v0.0.24 2025-11-11 16:39:06 +02:00
Hein
94f013c872 Preload fixes v0.0.23 2025-11-11 15:54:43 +02:00
Hein
c52fcff61d Preload fixes 2025-11-11 15:34:24 +02:00
Hein
ce106fa940 Updated documentation 2025-11-11 14:57:01 +02:00
Hein
37b4b75175 Fixed preload and id fields with GetPrimaryKeyName 2025-11-11 14:32:41 +02:00
Hein
0cef0f75d3 Fixed computed columns v0.0.22 2025-11-11 12:28:53 +02:00
Hein
006dc4a2b2 Using scan model method for better relation handling. e.g bun When querying has-many or many-to-many relationships, you should use Model instead of the dest parameter in Scan v0.0.21 2025-11-11 11:58:41 +02:00
Hein
ecd7b31910 Fixed linting issues v0.0.20 2025-11-11 11:32:30 +02:00
Hein
7b8216b71c More fixes for _request 2025-11-11 11:16:07 +02:00
Hein
682716dd31 Linting fixes 2025-11-11 11:03:02 +02:00
Hein
412bbab560 Added testing for CRUD
Some checks are pending
Tests / Run Tests (1.23.x) (push) Waiting to run
Tests / Run Tests (1.24.x) (push) Waiting to run
Tests / Lint Code (push) Waiting to run
Tests / Build (push) Waiting to run
2025-11-11 10:46:43 +02:00
Hein
dc3254522c Added recursive crud handler. 2025-11-11 10:21:20 +02:00
Hein
2818e7e9cd Remove so debug logs 2025-11-10 17:15:55 +02:00
Hein
e39012ddbd Updates to make release 2025-11-10 17:06:47 +02:00
Hein
ceaa251301 Updated logging, added getRowNumber and a few more v0.0.19 2025-11-10 17:02:37 +02:00
Hein
faafe5abea Added content-range headers 2025-11-10 12:25:09 +02:00
Hein
3eb17666bf Migration to Bitech v0.0.18 2025-11-10 11:43:15 +02:00
Hein
c8704c07dd Added cursor filters and hooks 2025-11-10 10:22:55 +02:00
Hein
fc82a9bc50 todo 2025-11-07 16:30:02 +02:00
Hein
c26ea3cd61 todo v0.0.17 2025-11-07 16:12:09 +02:00
Hein
a5d97cc07b Fixed the filters 2025-11-07 15:58:24 +02:00
Hein
0899ba5029 Pointer Fixes v0.0.16 2025-11-07 14:22:58 +02:00
Hein
c84dd7dc91 Lets try the model approach again v0.0.15 2025-11-07 14:18:15 +02:00
Hein
f1c6b36374 Bun Adaptor updates v0.0.14 2025-11-07 14:03:40 +02:00
Hein
abee5c942f Count Fixes v0.0.13 2025-11-07 13:54:24 +02:00
Hein
2e9a0bd51a Better model pointers v0.0.12 2025-11-07 13:45:08 +02:00
Hein
f518a3c73c Some validation and header decoding v0.0.11 2025-11-07 13:31:48 +02:00
Hein
07c239aaa1 Make sure to enable Clean JSON when select fields given 2025-11-07 11:00:56 +02:00
Hein
1adca4c49b Content Types and Respose fixes for restheadpsec v0.0.10 2025-11-07 10:55:42 +02:00
Hein
eefed23766 COUNT queries were generating incorrect SQL with the table appearing twice v0.0.9 2025-11-07 10:37:53 +02:00
Hein
3b2d05465e Fixed tablename and schema lookups v0.0.8 2025-11-07 10:28:14 +02:00
Hein
e88018543e Reflect safty v0.0.7 2025-11-07 09:47:12 +02:00