John Estropia
|
f0f4049798
|
renamed Field.Computed to Field.Virtual to distinguish from Field.Derived
|
2020-02-06 09:33:08 +09:00 |
|
John Estropia
|
e9c3312612
|
Fix default encoders for top-level values
|
2020-01-21 17:03:12 +09:00 |
|
John Estropia
|
bcc2d9def3
|
Field.Coded implementations for transformable attributes
|
2020-01-18 16:22:06 +09:00 |
|
John Estropia
|
fe7e6e7b84
|
Fix wrong VersionLock printing on Swift 5 (fixes #311)
|
2019-04-05 08:29:14 +09:00 |
|
John Estropia
|
0e254867b6
|
update project for Swift 5 / Xcode 10.2
|
2019-03-30 23:36:56 +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 Rommel Estropia
|
7b1075b759
|
support compound indexes and unique constraints on CoreStore properties
|
2018-03-17 23:56:42 +09:00 |
|
John Estropia
|
0b57cff27d
|
Merge branch 'develop' into prototype/Swift_3_2
# Conflicts:
# Sources/DynamicSchema+Convenience.swift
|
2017-08-31 18:33:12 +09:00 |
|
John Estropia
|
3ebc44b546
|
optimize redundant casting in printCoreStoreSchema()
|
2017-08-31 18:28:23 +09:00 |
|
John Rommel Estropia
|
28b43f33fa
|
Value.Required now requires an "initial:" parameter. For previous CoreStoreObject users, use the appropriate empty value for your existing properties (0 for numeric types, false for Bool, "" for String)
|
2017-08-08 18:36:25 +09:00 |
|
John Rommel Estropia
|
5c0e78bd53
|
Deleted EmptyableAttributeType and require "initial" parameter for Value.Required
|
2017-08-05 00:03:17 +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
|
1ddbe20c86
|
Updated README, fixed demo app, and bumped to 4.0.1
|
2017-05-28 11:37:40 +09:00 |
|
John Rommel Estropia
|
da9e8c1550
|
disallow "empty" default values on some ImportableAttributeTypes
|
2017-05-28 10:50:25 +09:00 |
|
John Rommel Estropia
|
b9b96d1a35
|
WIP: Updating README and other docs. Some minor fixes
|
2017-05-22 01:27:38 +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 |
|