John Estropia
|
5dcf29011a
|
Support typed errors. Misc formatting
|
2024-09-10 11:14:39 +09:00 |
|
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
|
3317867a2f
|
Fix warnings for Xcode 13.3 beta
|
2022-03-05 11:31:36 +09:00 |
|
Pimenov Sergey
|
6a2394052c
|
fix compound indexes for dynamic models
|
2021-04-04 20:12:40 -07:00 |
|
John Estropia
|
003bf897e2
|
Cleanup unnecessary #available branches
|
2021-03-07 12:01:08 +09:00 |
|
John Estropia
|
e1aed37da0
|
avoid using default queue qos
|
2020-12-26 23:45:11 +09:00 |
|
John Estropia
|
d75029f54b
|
WIP
|
2020-08-19 08:32:18 +09:00 |
|
John Estropia
|
56d0ea46ea
|
Implement dynamic initializers for Field properties (fixes #382)
|
2020-05-23 12:07:16 +09:00 |
|
John Estropia
|
92ad895044
|
Field.Relationship propertyWrapper
|
2020-01-20 17:13:01 +09:00 |
|
John Estropia
|
bcc2d9def3
|
Field.Coded implementations for transformable attributes
|
2020-01-18 16:22:06 +09:00 |
|
John Estropia
|
43f61359da
|
prototype new Fields as propertyWrappers (Swift 5.2 above only)
|
2020-01-15 18:29:58 +09:00 |
|
John Estropia
|
c544e0cce8
|
lazily evaluate NSEntityDescription-required fields from CoreStoreObject attributes
|
2020-01-09 17:00:43 +09:00 |
|
John Estropia
|
f21597d332
|
Merge pull request #341 from dmatushkin/develop
Fix for build on iOS with Swift Package Manager
|
2019-10-23 19:27:01 +09:00 |
|
John Estropia
|
f5fed063ee
|
Docs update
|
2019-10-20 18:17:31 +09:00 |
|
John Estropia
|
5af0d17de4
|
remov stateIDs
|
2019-10-12 07:20:09 +09:00 |
|
dmatushkin
|
6d75dcbc32
|
Fix for build on iOS with Swift Package Manager
|
2019-09-15 14:57:20 +04:00 |
|
John Estropia
|
266b1a9913
|
Deprecation of enum CoreStore, reorganize global symbols
|
2019-08-29 17:03:09 +09:00 |
|
John Estropia
|
eeec3979ee
|
SwiftPM support
|
2019-02-12 15:48:50 +09:00 |
|
John Estropia
|
9239370793
|
Added reference comment explaining crashes on A12 devices #291
|
2019-01-29 14:15:01 +09:00 |
|
John Estropia
|
237a1b648e
|
Assert on reserved property names
|
2019-01-09 11:58:37 +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
|
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
|
81a72f29ea
|
Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders
|
2017-08-08 08:02:17 +09:00 |
|
John Rommel Estropia
|
f7aaf4fb2a
|
Fix compile errors for Xcode 9 beta 5
|
2017-08-08 08:02:05 +09:00 |
|
John Rommel Estropia
|
fe69e7c6c4
|
Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders
# Conflicts:
# CoreStore.xcodeproj/project.pbxproj
# Sources/Relationship.swift
# Sources/Value.swift
|
2017-08-05 23:02:00 +09:00 |
|
John Rommel Estropia
|
ccf7c62aad
|
Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0
|
2017-08-05 08:25:49 +09:00 |
|
John Rommel Estropia
|
5c0e78bd53
|
Deleted EmptyableAttributeType and require "initial" parameter for Value.Required
|
2017-08-05 00:03:17 +09:00 |
|
John Rommel Estropia
|
aff966aac9
|
WIP: Query builders
|
2017-07-05 08:45:10 +09:00 |
|
John Rommel Estropia
|
3b735d07ec
|
fix merge compile errors
|
2017-06-11 09:33:25 +09:00 |
|
John Rommel Estropia
|
5eb5476e3a
|
Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0
|
2017-06-11 09:17:03 +09:00 |
|
John Rommel Estropia
|
6a42a0054e
|
Merge branch 'develop' into prototype/Swift_3_2
# Conflicts:
# Sources/CoreStoreManagedObject.swift
# Sources/CoreStoreSchema.swift
# Sources/NSEntityDescription+DynamicModel.swift
# Sources/Value.swift
|
2017-06-11 09:16:34 +09:00 |
|
John Rommel Estropia
|
9cd3b6c879
|
code cleanup
|
2017-06-10 22:13:32 +09:00 |
|
John Rommel Estropia
|
fe135acbec
|
Improve CoreStoreObjects KVO behavior
|
2017-06-10 21:02:36 +09:00 |
|
John Estropia
|
997c5bdcfa
|
uniquify subclass names across model versions
|
2017-06-09 12:47:22 +09:00 |
|
John Estropia
|
6e01a58c85
|
Swift 4 support
|
2017-06-09 11:25:28 +09:00 |
|
John Estropia
|
f618617053
|
work around issue that crashes the Swift 3.2 compiler (fixes #171)
|
2017-06-08 20:18:50 +09:00 |
|
John Rommel Estropia
|
5fde9030c7
|
use stronger namespace for CoreStoreObject's internal managed object type
|
2017-06-05 08:03:37 +09:00 |
|
John Rommel Estropia
|
d7b07b3f00
|
Added alternative way to set keyPathsForValuesAffectingValue(forKey:) for CoreStoreObjects
|
2017-06-05 01:30:26 +09:00 |
|
John Estropia
|
eaf7544c50
|
fix error when CoreStoreObject types have deep namespaces
|
2017-05-17 15:55:33 +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 |
|