Hein
5269ae4de2
style(database): 🎨 format comments for clarity
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Successful in -26m26s
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Successful in -25m56s
Build , Vet Test, and Lint / Lint Code (push) Failing after -26m11s
Build , Vet Test, and Lint / Build (push) Successful in -26m18s
Tests / Unit Tests (push) Successful in -26m35s
Tests / Integration Tests (push) Failing after -26m49s
2026-02-02 18:40:37 +02:00
Hein
646620ed83
feat(database): ✨ add custom preload handling for relations
...
* Introduced custom preloads to manage relations that may exceed PostgreSQL's identifier limit.
* Implemented checks for alias length to prevent truncation warnings.
* Enhanced the loading mechanism for nested relations using separate queries.
2026-02-02 18:39:48 +02:00
Hein
6f05f15ff6
feat(dbmanager): ✨ Database connection Manager
2026-01-02 16:19:33 +02:00
Hein
ceaa251301
Updated logging, added getRowNumber and a few more
2025-11-10 17:02:37 +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
3b2d05465e
Fixed tablename and schema lookups
2025-11-07 10:28:14 +02:00