amplify-swift/AmplifyPlugins/DataStore/Sources/AWSDataStorePlugin/Storage/SQLite
Michael Law ee02fc00ac
fix(datastore-v2): Add back delete(modelType:withId) API (#2398)
2022-10-06 12:38:55 -04:00
..
Model+SQLite.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
ModelSchema+SQLite.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
ModelValueConverter+SQLite.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
QueryPaginationInput+SQLite.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
QueryPredicate+SQLite.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
QuerySort+SQLite.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
QuerySortDescriptor.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+AlterTable.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+Condition.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+CreateIndex.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+CreateTable.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+Delete.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+DropTable.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+Insert.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+Select.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement+Update.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
SQLStatement.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
Statement+AnyModel.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
Statement+Model.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
StorageEngineAdapter+SQLite.swift fix(datastore-v2): Add back delete(modelType:withId) API (#2398) 2022-10-06 12:38:55 -04:00
StorageEngineAdapter+UntypedModel.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00
StorageEngineMigrationAdapter+SQLite.swift chore(datastore): Set up integration tests (#2076) 2022-08-04 13:33:13 -04:00