DataStore case sensitivity configuration in queries #1535
Labels
datastore
Issues related to the DataStore Category
feature-request
A request for a new feature or an enhancement to an existing API or category.
Description
It should be possible to be able to decide whether a query uses case sensitivity or not.
Example:
where: Todo.NAME.beginsWith('foo', caseSensitive: false)
Something among the lines is existent in an issue in the Amplify-JS aws-amplify/amplify-js#8516
And it has been mentioned in related issues: #1518 / #1159
Categories
Environment
Dependencies
CLI Version
8.0.0
The text was updated successfully, but these errors were encountered: