Baseflow / Baseflow/flutter_cached_network_image
Can not set 'order' , 'as' ,... as column name
Open
- Dominant language
- Dart
- Stars
- 2.6k
- Forks
- 731
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 1
Description
## safe set column name
The column name should place between quotations in the query builder.
Reproduce the error:
SqfEntityField('**order**', DbType.integer, defaultValue: 0),
### Expected behavior
**Version:** 2.x
**Platform:**
- [x] :iphone: iOS
- [x] :robot: Android
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.