mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-03-22 13:26:46 +00:00
* 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.