amplify-swift/AmplifyTestCommon/Models/TransformerV2
Michael Law 2c54acc5c5 fix(datastore): query for missing optional associations (#1849)
* fix(datastore): query for missing optional associations

* fix attempt: MutationEventExtensionsTest

* add test models

* Add nested optional associations implementation and test

* Add integration tests

* address PR comments

* fix pbxproj

* fix schema.graphql
2022-07-26 15:37:46 -07:00
..
1V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
2V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
3V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
3aV2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
4V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
4aV2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
4bV2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
5V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
6V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
7V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
8V2 test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
OptionalAssociations fix(datastore): query for missing optional associations (#1849) 2022-07-26 15:37:46 -07:00
SchemaDrift fix(datastore): Test schema drift does not restart sync engine (#1868) 2022-07-26 15:37:46 -07:00
CustomerMultipleSecondaryIndexV2+Schema.swift feat(DataStore): Create SQLite indexes when setting up datastore (#1634) 2022-02-24 13:46:44 -08:00
CustomerMultipleSecondaryIndexV2.swift feat(DataStore): Create SQLite indexes when setting up datastore (#1634) 2022-02-24 13:46:44 -08:00
CustomerSecondaryIndexV2+Schema.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
CustomerSecondaryIndexV2.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
CustomerWithMultipleFieldsinPK+Schema.swift fix(datastore): Add DateTime, Date, Time, Int, Float, Enum field in indexes to GraphQL input correctly for mutations (#1612) 2022-02-02 12:25:31 -08:00
CustomerWithMultipleFieldsinPK.swift fix(datastore): Add DateTime, Date, Time, Int, Float, Enum field in indexes to GraphQL input correctly for mutations (#1612) 2022-02-02 12:25:31 -08:00
Priority.swift fix(datastore): Add DateTime, Date, Time, Int, Float, Enum field in indexes to GraphQL input correctly for mutations (#1612) 2022-02-02 12:25:31 -08:00
TodoCustomTimestampV2+Schema.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
TodoCustomTimestampV2.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
TodoWithDefaultValueV2+Schema.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
TodoWithDefaultValueV2.swift test(DataStore): Add V2 Connection Integration tests (#1557) 2022-01-12 15:01:59 -05:00
schema.graphql fix(datastore): query for missing optional associations (#1849) 2022-07-26 15:37:46 -07:00