Commit graph

2 commits

Author SHA1 Message Date
24989603a3
Handle inline relations in result parsing.
+ Parse inline relations when parsing a query result.
+ Implement a custom pg.Mapper to pass the row manually.
2024-11-24 01:53:00 +01:00
e33bc5aaa2
Create generic query result mapper and implement it for PostgreSQL.
+ Add generic query result mapper.
+ Add query result mapper implementation for PostgreSQL.
2024-11-23 18:18:41 +01:00