Commit Graph
100 Commits
Author SHA1 Message Date
John Rommel Estropia c8b1c4358f Fix bug where ListMonitor sectionIndexTitles are not updated on refetch (fixes #218) 2018-03-10 21:08:40 +09:00
John Rommel Estropia 5431e2e974 Swift 4.1 support 2018-03-10 21:07:53 +09:00
John Rommel Estropia 83e6082c56 Merge branch 'develop' of github.com:JohnEstropia/CoreStore into develop 2018-01-07 23:25:11 +09:00
John Rommel Estropia c7bdbbde57 convert value to native type before formatting predicates 2018-01-07 21:06:35 +09:00
John Estropia abf15c8aa8 Merge pull request #232 from kf99916/external-storage-migration
External storage migration
2018-01-06 17:48:38 +09:00
John Estropia 65dbc22ddd Merge pull request #231 from doodzik/patch-1
Fix syntax error in readme
2018-01-06 15:11:48 +09:00
John Rommel Estropia 4b9fddad6a Merge branch 'develop' 2017-12-29 01:09:07 +09:00
John Rommel Estropia fbe7bd7bf8 update podfile 2017-12-29 00:53:48 +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 f447bcfb95 Merge branch 'develop' into prototype/Swift_4_0
# Conflicts:
#	CoreStore.podspec
#	Sources/DataStack+Migration.swift
#	Sources/Info.plist
2017-11-19 15:35:29 +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 583c6b7249 minor code cleanup 2017-11-19 13:49:21 +09:00
John Rommel Estropia 18b933957e version bump 2017-11-16 02:28:18 +09:00
John Rommel Estropia 2c7039232e merge sqlite journal files before migration 2017-11-16 02:27:06 +09:00
John Rommel Estropia d3b3b5ff4a added fake progress for lightweight migrations 2017-11-16 02:26:56 +09:00
John Rommel Estropia d90e8d1303 force true lightweight migration 2017-11-16 02:26:44 +09:00
John Rommel Estropia b55dd13dff merge sqlite journal files before migration 2017-11-15 23:50:10 +09:00
John Rommel Estropia 66dd5b6f27 added fake progress for lightweight migrations 2017-11-13 02:44:26 +09:00
John Estropia 49c4b770eb WIP: Readme 2017-11-10 19:19:48 +09:00
John Rommel Estropia 662aaa1e75 force true lightweight migration 2017-11-10 02:48:37 +09:00
John Rommel Estropia dd4e47d7f9 revert null overloads, remove optional objectIDs as condition 2017-11-09 23:26:53 +09:00
John Estropia 9ea5073bc8 Merge branch 'master' into prototype/Swift_4_0
# Conflicts:
#	CoreStore.podspec
#	Sources/Info.plist
2017-11-09 19:52:29 +09:00
John Estropia e314db8f56 version bump 2017-11-09 19:45:21 +09:00
John Estropia 48d936d068 Fix regression for ARC bugfix (fixes #221) 2017-11-09 19:44:27 +09:00
John Estropia b2ff8a15ef add query overloads to == so comparison with nil don't confuse the compiler 2017-11-09 19:27:56 +09:00
John Estropia 8a4d1cd7c6 fix demo app warnings 2017-11-09 19:27:05 +09:00
John Rommel Estropia 8ce26c213d more source docs, deprecated some Where clause utilities 2017-11-04 10:37:54 +09:00
John Estropia f3816b9abf update for Xcode 9.1 2017-11-01 19:49:42 +09:00
John Estropia 21961780d4 force dynamic typing on DynamicObject.Type to mitigate optimization issues 2017-11-01 19:38:38 +09:00
John Rommel Estropia 305e2b61a0 fix compile errors for Xcode 9.1 beta 2017-11-01 19:37:53 +09:00
John Estropia 0430f66240 force dynamic typing on DynamicObject.Type to mitigate optimization issues 2017-11-01 11:33:41 +09:00
John Estropia 65772edd00 Merge pull request #208 from volodg/prototype/Swift_4_0
(Xcode 9.1) fix compile error:
2017-10-29 18:55:13 +09:00
John Rommel Estropia 02d7870d75 fix compile errors for Xcode 9.1 beta 2017-10-29 15:20:58 +09:00
John Rommel Estropia aca1709e13 WIP: documentation 2017-10-29 15:06:57 +09:00
John Rommel Estropia b6ee0b014f WIP: documentations 2017-10-24 00:31:27 +09:00
John Estropia e37186da73 Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0
# Conflicts:
#	CoreStore.podspec
#	Sources/Info.plist
2017-10-17 13:42:04 +09:00
John Estropia 588fa35c84 version bump 2017-10-17 13:39:57 +09:00
John Estropia f6614cda66 Merge branch 'develop' 2017-10-17 13:39:20 +09:00
John Estropia 639574d8c2 remove inline casts because optimized builds seem to trip on them 2017-10-17 13:38:25 +09:00
John Rommel Estropia 094703155c Merge branch 'master' into prototype/Swift_4_0
# Conflicts:
#	.swift-version
2017-10-13 08:14:20 +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 204025721c version bump 2017-10-13 08:10:26 +09:00
John Rommel Estropia 27ffc1d225 Merge branch 'develop'
# Conflicts:
#	CoreStore.podspec
#	Sources/Info.plist
2017-10-13 08:01:30 +09:00
John Rommel Estropia ba6f0c39d5 swift version 3.2 2017-10-13 08:00:39 +09:00
John Rommel Estropia ab2eac8f6c Swift 3.2 README update 2017-10-13 07:58:37 +09:00
John Rommel Estropia f460a0b30f CI: test demo app 2017-10-12 01:10:08 +09:00
John Rommel Estropia 50bc3ace06 travis 2017-10-12 00:02:39 +09:00
John Rommel Estropia d2ddf2002f version update 2017-10-11 22:40:27 +09:00
John Rommel Estropia b4117eeb02 updated documentation (fixes #198) 2017-10-11 07:50:24 +09:00
John Rommel Estropia 08d9298be0 Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders
# Conflicts:
#	Sources/OrderBy.swift
2017-10-07 01:13:30 +09:00
John Rommel Estropia ff0c4d94fc Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0 2017-10-07 01:10:28 +09:00
John Rommel Estropia 50e50c0613 Merge branch 'develop' into prototype/Swift_3_2 2017-10-07 01:07:09 +09:00
John Rommel Estropia 5c8a0e425b version bump 2017-10-07 00:59:37 +09:00
John Rommel Estropia 03b71caf7e Merge branch 'develop' 2017-10-07 00:58:04 +09:00
John Rommel Estropia 7ff29d6086 version bump 2017-10-07 00:57:41 +09:00
John Rommel Estropia 8d86425875 always create subclass type from cs_rawObject 2017-10-07 00:56:19 +09:00
John Estropia 97242d9726 added type-erasers for CoreStoreObject property containers 2017-10-02 12:00:45 +09:00
John Estropia 780ff4e60b fix compile errors 2017-10-02 11:10:28 +09:00
John Estropia 11743dfb5f oops 2017-10-02 11:08:44 +09:00
John Estropia 9eaf85388c relax generic type requirements for some Where utilities 2017-10-02 10:33:59 +09:00
John Rommel Estropia 06635c9d2f orderby utilities 2017-10-02 08:04:28 +09:00
John Rommel Estropia 1d2eef7894 revert 2017-10-01 01:01:10 +09:00
John Rommel Estropia 85ed815ec2 WIP: more chain clause builder utilities 2017-10-01 00:45:21 +09:00
John Estropia 096e5493a6 WIP: protocol cleanup 2017-09-29 20:33:10 +09:00
John Estropia 0aa8c03424 Merge pull request #205 from jannon/case-insensitive-orderby
add case-insensitive sortkeys
2017-09-29 19:38:36 +09:00
John Estropia 4ead3c34dd delete errant operator 2017-09-26 11:59:28 +09:00
John Rommel Estropia 645034dde5 keyPath utilities for SectionBy clauses 2017-09-24 10:38:17 +09:00
John Rommel Estropia 85706a3c57 version bump 2017-09-22 23:43:19 +09:00
John Rommel Estropia c5ae4606b9 move cocoapods.yml 2017-09-22 23:41:07 +09:00
John Rommel Estropia fa682215c5 version bump 2017-09-22 23:26:15 +09:00
John Rommel Estropia e814733ae9 Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders
# Conflicts:
#	Sources/DynamicObject.swift
2017-09-22 23:20:16 +09:00
John Rommel Estropia e2236698fa Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0 2017-09-22 23:18:38 +09:00
John Rommel Estropia be5da632b3 fix segmentation fault 2017-09-22 23:18:25 +09:00
John Estropia dc73cd6dd9 added a yml file for pod try (#200) 2017-09-22 15:48:02 +09:00
John Rommel Estropia 7beb3bec75 rename methods 2017-09-22 08:02:13 +09:00
John Rommel Estropia cc84b1f8bd minor 2017-09-22 01:00:03 +09:00
John Rommel Estropia 474f52ed2b alow nil comparison for relationship keypaths 2017-09-22 00:30:02 +09:00
John Rommel Estropia 16225fc4c6 allow optionals in relationship keyPaths 2017-09-22 00:20:55 +09:00
John Rommel Estropia 03bb7619da added queryBuilder utilities for clause sequences 2017-09-22 00:08:01 +09:00
John Rommel Estropia 1bfb7451c3 keyPath utilities for Select queries 2017-09-21 07:56:02 +09:00
John Rommel Estropia 3e082d5ed4 queryBuilders for list monitors 2017-09-20 00:45:38 +09:00
John Rommel Estropia e45d67252c CoreStore querying utilities 2017-09-20 00:24:03 +09:00
John Rommel Estropia 3d427c29c4 added required settings 2017-09-20 00:09:57 +09:00
John Rommel Estropia 1068517b94 Merge branch 'prototype/queryBuilders' of github.com:JohnEstropia/CoreStore into prototype/queryBuilders 2017-09-20 00:02:36 +09:00
John Estropia 0d23ce1598 fix Demo app compiler errors 2017-09-19 16:22:59 +09:00
John Estropia fd1ce20863 set swift version 2017-09-19 16:04:26 +09:00
John Estropia 2c5fa63f40 revert 2017-09-19 15:55:51 +09:00
John Estropia 78e43a37a5 fix OSX compiler errors 2017-09-19 15:54:15 +09:00
John Rommel Estropia fde85a9743 Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders 2017-09-17 01:15:55 +09:00
John Rommel Estropia dbbc0adae5 Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0 2017-09-17 01:10:11 +09:00
John Rommel Estropia 2a62770552 Merge branch 'develop' into prototype/Swift_3_2 2017-09-10 12:31:30 +09:00
John Rommel Estropia f436b26e8e allow compound keypaths in Select terms 2017-09-08 01:28:24 +09:00
John Rommel Estropia c566226747 Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders 2017-08-31 23:50:12 +09:00
John Rommel Estropia cd405e038e updated demo app 2017-08-31 23:00:17 +09:00
John Estropia 92a37053b0 Merge branch 'prototype/Swift_3_2' into prototype/Swift_4_0 2017-08-31 18:33:28 +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 Estropia 68f1027ba7 fix code misuse in readme 2017-08-31 17:55:10 +09:00
John Rommel Estropia 005729be85 Merge branch 'prototype/Swift_4_0' into prototype/queryBuilders 2017-08-26 14:29:16 +09:00
John Estropia 8bac4aa901 Fixed Xcode 9 beta 6 errors 2017-08-24 10:11:12 +09:00