amplify-swift/AmplifyTestCommon/Models/CustomPrimaryKey
Michael Law dfda3d4577
fix(datastore-v1): skip has-many model to graphQL translation (#2663)
2023-01-10 18:12:38 -05:00
..
CommentWithCompositeKey+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
CommentWithCompositeKey.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
CommentWithCompositeKeyAndIndex+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
CommentWithCompositeKeyAndIndex.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
CommentWithCompositeKeyUnidirectional+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
CommentWithCompositeKeyUnidirectional.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelCompositeIntPk+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelCompositeIntPk.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelCompositePk+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelCompositePk.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelCompositePkBelongsTo+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelCompositePkBelongsTo.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelCompositePkWithAssociation+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelCompositePkWithAssociation.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelCustomPKDefined.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelCustomPkDefined+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelExplicitCustomPk+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelExplicitCustomPk.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelExplicitDefaultPk+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelExplicitDefaultPk.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
ModelImplicitDefaultPk+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
ModelImplicitDefaultPk.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
PostTagsWithCompositeKey+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
PostTagsWithCompositeKey.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
PostWithCompositeKey+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
PostWithCompositeKey.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
PostWithCompositeKeyAndIndex+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
PostWithCompositeKeyAndIndex.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
PostWithCompositeKeyUnidirectional+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
PostWithCompositeKeyUnidirectional.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
PostWithTagsCompositeKey+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
PostWithTagsCompositeKey.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
TagWithCompositeKey+Schema.swift fix(datastore): Rename ModelIdentifiable.Identifier to IdentifierProtocol (#2077) 2022-08-05 14:20:09 -04:00
TagWithCompositeKey.swift feat(datastore): support for custom primary key (#1752) 2022-08-03 15:39:48 -04:00
primarykey_schema.graphql fix(datastore-v1): skip has-many model to graphQL translation (#2663) 2023-01-10 18:12:38 -05:00