This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
CoreStore
Watch
1
Star
0
Fork
0
You've already forked CoreStore
mirror of
https://github.com/JohnEstropia/CoreStore.git
synced
2026-01-15 13:43:43 +01:00
Code
Issues
95
Packages
Projects
Releases
10
Wiki
Activity
Files
64aa97264e28685005abc325d8a8e3709b06ef53
CoreStore
/
CoreStore
/
Migrating
History
John Rommel Estropia
0c8a43c3b0
added shorthand vars for inspecting MigrationType values. updated readme
2015-07-26 17:04:19 +09:00
..
CoreStore+Migration.swift
updated error handling for DataStack methods, updated migration demo app
2015-07-12 19:20:38 +09:00
DataStack+Migration.swift
addSQLiteStoreAndWait() does not support auto-migrating stores anymore; use the asynchronous addSQLiteStore(..., completion:) method instead.
2015-07-26 10:07:42 +09:00
MigrationChain.swift
updated documentation (in progress)
2015-07-14 07:44:45 +09:00
MigrationResult.swift
added shorthand vars for inspecting MigrationType values. updated readme
2015-07-26 17:04:19 +09:00
MigrationType.swift
added shorthand vars for inspecting MigrationType values. updated readme
2015-07-26 17:04:19 +09:00