John Estropia
|
5dcf29011a
|
Support typed errors. Misc formatting
|
2024-09-10 11:14:39 +09:00 |
|
John Estropia
|
003bf897e2
|
Cleanup unnecessary #available branches
|
2021-03-07 12:01:08 +09:00 |
|
John Estropia
|
12dc32f7e6
|
Merge branch 'develop' into datasources
# Conflicts:
# CoreStoreDemo/CoreStoreDemo/List and Object Observers Demo/ListObserverDemoViewController.swift
# CoreStoreTests/DynamicModelTests.swift
# Sources/BaseDataTransaction+Importing.swift
# Sources/CoreStoreObject.swift
# Sources/CustomSchemaMappingProvider.swift
# Sources/DynamicObject.swift
# Sources/Functions.swift
# Sources/ImportableUniqueObject.swift
# Sources/NSManagedObjectContext+Querying.swift
|
2019-08-29 17:15:45 +09:00 |
|
John Estropia
|
266b1a9913
|
Deprecation of enum CoreStore, reorganize global symbols
|
2019-08-29 17:03:09 +09:00 |
|
John Estropia
|
79655ffde5
|
added ObjectSnapshot as foundation for datasources API
|
2019-07-10 08:11:42 +09:00 |
|
John Estropia
|
bf8a1062e0
|
deleted obsoleted and deprecated API
|
2019-03-30 23:56:39 +09:00 |
|
John Estropia
|
41902fee2e
|
fix compiler errors
|
2019-01-31 16:50:43 +09:00 |
|
John Estropia
|
1ad233ca9d
|
Swift 4.2 support
|
2018-09-15 12:56:08 +09:00 |
|
John Estropia
|
f25879b6fe
|
fix compile error on tvOS and watchOS
|
2018-08-09 21:04:09 +09:00 |
|
John Rommel Estropia
|
b7a602fc67
|
iOS 11 Core Data changes
|
2018-07-29 23:33:51 +09:00 |
|
John Rommel Estropia
|
15e5e4fdf6
|
delete shm file after converting to DELETE journal mode
|
2017-11-19 15:34:09 +09:00 |
|
John Rommel Estropia
|
b4117eeb02
|
updated documentation (fixes #198)
|
2017-10-11 07:50:24 +09:00 |
|
John Rommel Estropia
|
3096cb784c
|
add internal utilities to force checkpoint operations on SQLite
|
2017-07-01 16:45:11 +09:00 |
|
John Rommel Estropia
|
809aa4ff96
|
allow querying file size on SQLiteStore
|
2017-07-01 11:50:23 +09:00 |
|
John Estropia
|
35885b40de
|
README done! Welcome to CoreStore 4.0!
|
2017-05-24 12:05:34 +09:00 |
|
John Rommel Estropia
|
91fda01071
|
WIP: readme
|
2017-05-15 08:51:31 +09:00 |
|
John Estropia
|
e0abb9b0af
|
Merge branch 'develop' into corestore4_develop
# Conflicts:
# CoreStore.podspec
# Sources/CoreStoreImportableAttributeType.swift
# Sources/CoreStoreQueryableAttributeType.swift
# Sources/Info.plist
# Sources/NSManagedObjectModel+Setup.swift
|
2017-05-10 19:11:01 +09:00 |
|
John Estropia
|
fce5d2f301
|
Flatten file directories (fixes #159)
|
2017-05-10 12:42:20 +09:00 |
|