Support for column aliases (middlewares?)
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 157
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Is there an existing approach to supporting columns with names that don't match my objects? My database column names are in snake case, but my code is all camel case. I've written some functions to convert objects to and from this, but it would be really nice to be able to define this in the schema.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.