Hein
|
37b4b75175
|
Fixed preload and id fields with GetPrimaryKeyName
|
2025-11-11 14:32:41 +02:00 |
|
Hein
|
0cef0f75d3
|
Fixed computed columns
|
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
|
2025-11-11 11:58:41 +02:00 |
|
Hein
|
ecd7b31910
|
Fixed linting issues
|
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
|
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
|
ceaa251301
|
Updated logging, added getRowNumber and a few more
|
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
|
2025-11-10 11:43:15 +02:00 |
|
Hein
|
c8704c07dd
|
Added cursor filters and hooks
|
2025-11-10 10:22:55 +02:00 |
|
Hein
|
a5d97cc07b
|
Fixed the filters
|
2025-11-07 15:58:24 +02:00 |
|
Hein
|
0899ba5029
|
Pointer Fixes
|
2025-11-07 14:22:58 +02:00 |
|
Hein
|
c84dd7dc91
|
Lets try the model approach again
|
2025-11-07 14:18:15 +02:00 |
|
Hein
|
abee5c942f
|
Count Fixes
|
2025-11-07 13:54:24 +02:00 |
|
Hein
|
2e9a0bd51a
|
Better model pointers
|
2025-11-07 13:45:08 +02:00 |
|
Hein
|
f518a3c73c
|
Some validation and header decoding
|
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
|
2025-11-07 10:55:42 +02:00 |
|
Hein
|
eefed23766
|
COUNT queries were generating incorrect SQL with the table appearing twice
|
2025-11-07 10:37:53 +02:00 |
|
Hein
|
3b2d05465e
|
Fixed tablename and schema lookups
|
2025-11-07 10:28:14 +02:00 |
|
Hein
|
e88018543e
|
Reflect safty
|
2025-11-07 09:47:12 +02:00 |
|
Hein
|
e7e5754a47
|
Added panic catches
|
2025-11-07 09:32:37 +02:00 |
|
Hein
|
c88bff1883
|
Better handling with context
|
2025-11-07 09:13:06 +02:00 |
|
Hein
|
8e06736701
|
Massive refactor and introduction of restheadspec
|
2025-11-06 16:15:35 +02:00 |
|