blob: 976365ae07a82bc162e7da7e1202c2acb7e0226f [file] [log] [blame] [edit]
version: 1
transforms:
- title: 'Rename to Descending'
date: 2024-09-11
element:
uris: ['datastore.dart']
field: 'Decending'
inClass: 'OrderDirection'
changes:
- kind: 'rename'
newName: 'Descending'
- title: 'Rename to GreaterThan'
date: 2024-09-11
element:
uris: ['datastore.dart']
field: 'GreatherThan'
inClass: 'FilterRelation'
changes:
- kind: 'rename'
newName: 'GreaterThan'
- title: 'Rename to GreaterThanOrEqual'
date: 2024-09-11
element:
uris: ['datastore.dart']
field: 'GreatherThanOrEqual'
inClass: 'FilterRelation'
changes:
- kind: 'rename'
newName: 'GreaterThanOrEqual'