Beakerboy / Beakerboy/VBA-SQL-Library
Add escape functions
Open
enhancement
- Dominant language
- VBA
- Stars
- 90
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Escape tablename: '/[^A-Za-z0-9_.]+/'
Escape alias: '/[^A-Za-z0-9_]+/'
Database: '/[^A-Za-z0-9_.]+/'
Field. '/[^A-Za-z0-9_.]+/'
Like
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.