John Estropia
|
7c2129e38f
|
Deprecation of legacy ValueContainer and RelationshipContainer properties in favor of @Field propertyWrapper counterpart
|
2024-01-28 22:11:21 +09:00 |
|
John Estropia
|
5e37ee4566
|
Reorganize properties source files
|
2020-01-10 17:04:51 +09:00 |
|
John Estropia
|
c544e0cce8
|
lazily evaluate NSEntityDescription-required fields from CoreStoreObject attributes
|
2020-01-09 17:00:43 +09:00 |
|
John Estropia
|
468922d5ed
|
fix casting issues
|
2019-10-29 20:30:03 +09:00 |
|
John Estropia
|
6b9a4b480b
|
minor
|
2019-10-29 20:18:14 +09:00 |
|
John Estropia
|
5af0d17de4
|
remov stateIDs
|
2019-10-12 07:20:09 +09:00 |
|
John Estropia
|
81dfb8e3e5
|
WIP: editable datasources
|
2019-10-11 07:47:49 +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
|
ed3d21db77
|
WIP: reorganization of keypath utilities (in prep for @propertyWrappers)
|
2019-07-09 14:50:23 +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
|
ab40532801
|
fix issue with early-deallocated CoreStoreObjects
|
2018-09-18 23:50:14 +09:00 |
|
John Estropia
|
1ad233ca9d
|
Swift 4.2 support
|
2018-09-15 12:56:08 +09:00 |
|
John Rommel Estropia
|
7b1075b759
|
support compound indexes and unique constraints on CoreStore properties
|
2018-03-17 23:56:42 +09:00 |
|
John Rommel Estropia
|
0c29e07ddb
|
support allowsExternalBinaryDataStorage option on Transformable CoreStoreObject properties
|
2018-03-17 23:56:01 +09:00 |
|
John Rommel Estropia
|
15edabdbb5
|
changed keyPath string utility to use String initializer
|
2017-12-29 00:05:11 +09:00 |
|
John Rommel Estropia
|
b6ee0b014f
|
WIP: documentations
|
2017-10-24 00:31:27 +09:00 |
|
John Rommel Estropia
|
6dd254e713
|
Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0
# Conflicts:
# CoreStore.podspec
# Sources/Info.plist
|
2017-10-13 08:10:56 +09:00 |
|
John Rommel Estropia
|
b4117eeb02
|
updated documentation (fixes #198)
|
2017-10-11 07:50:24 +09:00 |
|
John Rommel Estropia
|
4a5bc6450b
|
complete query utilities
|
2017-08-08 07:36:52 +09:00 |
|
John Rommel Estropia
|
5c0e78bd53
|
Deleted EmptyableAttributeType and require "initial" parameter for Value.Required
|
2017-08-05 00:03:17 +09:00 |
|