amplify-swift/Amplify/Categories/DataStore/Query
Michael Law b48df4e201
fix(DataStore): support predicate evaluation on model with Enum (#1516)
* fix(DataStore): support predicate evaluation on model with Enum

* address PR comments
2021-11-15 13:58:43 -05:00
..
Evaluable.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
ModelKey.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
QueryField.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
QueryOperator+Equatable.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
QueryOperator.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
QueryPaginationInput.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
QueryPredicate+Equatable.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00
QueryPredicate.swift fix(DataStore): support predicate evaluation on model with Enum (#1516) 2021-11-15 13:58:43 -05:00
QuerySortInput.swift chore: Remove copyright year from .swift, .h, .plist files (#1008) 2021-01-06 11:44:40 -08:00