alpha-orm / alpha-orm/node-alpha-orm
Unable to use '_' e.g first_name as query string
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Unable to use '_' e.g first_name as query string.
DB.findAll('users', "firstname = :firstname", {firstname: 'ohm'});
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.