Hein
62a8e56f1b
feat(reflection): ✨ add GetPointerElement function for type handling
...
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Successful in -27m40s
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Successful in -27m8s
Build , Vet Test, and Lint / Lint Code (push) Successful in -27m5s
Build , Vet Test, and Lint / Build (push) Successful in -27m21s
Tests / Unit Tests (push) Successful in -27m42s
Tests / Integration Tests (push) Failing after -27m55s
* Introduced GetPointerElement to simplify pointer type extraction.
* Updated handleUpdate methods to utilize GetPointerElement for better clarity and maintainability.
2026-01-06 10:45:23 +02:00
Hein
7c861c708e
[breaking] Another breaking change datatypes -> spectypes
2025-12-18 11:49:35 +02:00
Hein
77f39af2f9
[breaking] Moved sql types to datatypes
2025-12-18 11:43:19 +02:00
Hein
932f12ab0a
Update handler fixes for Utils bug
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Has been cancelled
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Has been cancelled
Build , Vet Test, and Lint / Lint Code (push) Has been cancelled
Build , Vet Test, and Lint / Build (push) Has been cancelled
Tests / Unit Tests (push) Has been cancelled
Tests / Integration Tests (push) Has been cancelled
2025-12-12 17:01:37 +02:00
Hein
ca4e53969b
Better tests
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Waiting to run
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Waiting to run
Build , Vet Test, and Lint / Lint Code (push) Waiting to run
Build , Vet Test, and Lint / Build (push) Waiting to run
Tests / Unit Tests (push) Waiting to run
Tests / Integration Tests (push) Waiting to run
2025-12-09 15:32:16 +02:00
Hein
db2b7e878e
Better handling of preloads
2025-12-09 15:12:17 +02:00
Hein
9a3564f05f
SanitizeWhereClause with tablename on handlers.
2025-11-21 11:00:44 +02:00
Hein
a931b8cdd2
Better preloads
2025-11-21 10:41:58 +02:00
Hein
7e76977dcc
Lots of refactoring, Fixes to preloads
2025-11-21 10:17:20 +02:00
Hein
59bd709460
More reflection function to handle sql columns and get default sqlcolumn lists.
2025-11-21 08:35:46 +02:00
Hein
35089f511f
correctly handle structs with embedded fields
2025-11-20 09:28:37 +02:00
Hein
8b7db5b31a
reflection-based column validation for UpdateQuery
2025-11-19 17:41:15 +02:00
Hein
14daea3b05
Fixes for CUD operations
2025-11-19 15:08:04 +02:00
Hein
f0e26b1c0d
Fixed and refactored reflection.Len
2025-11-11 17:07:44 +02:00
Hein
c52fcff61d
Preload fixes
2025-11-11 15:34:24 +02:00
Hein
37b4b75175
Fixed preload and id fields with GetPrimaryKeyName
2025-11-11 14:32:41 +02:00
Hein
ecd7b31910
Fixed linting issues
2025-11-11 11:32:30 +02:00
Hein
682716dd31
Linting fixes
2025-11-11 11:03:02 +02:00
Hein
ceaa251301
Updated logging, added getRowNumber and a few more
2025-11-10 17:02:37 +02:00