issues
search
infinitered
/
cdq
Core Data Query for RubyMotion
MIT License
172
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(cli): Prepend newline before rakefile command
#151
cmckni3
closed
5 years ago
0
Removes iCloud support, since it was deprecated back in iOS 10.
#150
wndxlori
closed
5 years ago
4
chore(git): Update .gitignore for xcdatamodeld
#149
cmckni3
closed
5 years ago
1
Update Travis CI build to the new and improved version
#148
wndxlori
closed
5 years ago
2
chore(readme): Remove gemnasium badge
#147
cmckni3
closed
5 years ago
1
crash on iOS 13
#146
cmckni3
closed
4 years ago
2
Gemnasium badge
#145
cmckni3
closed
5 years ago
1
Fix broken Travis config
#144
andrewhavens
closed
5 years ago
4
[tests] Invalid Core Data model test exception
#143
cmckni3
closed
4 years ago
1
[ci] Travis CI failing
#142
cmckni3
closed
5 years ago
3
remove coordinator.lock and coordinator.unlock
#141
cmckni3
closed
5 years ago
24
build(dependencies): Update gem dependendies to build on RM 6.3
#140
cmckni3
closed
5 years ago
0
Remove motion-yaml 1.4. lock
#139
Atastor
closed
5 years ago
8
Add note about premium support
#138
codeithuman
closed
6 years ago
0
Support iOS 10's NSPersistentContainer
#137
spnkr
opened
7 years ago
2
Accessor problems in 10.12 and xcode 8
#136
markrickert
closed
7 years ago
5
cdq init breaks Rakefile if no terminating newline
#135
spnkr
closed
5 years ago
0
Transformable not being updated if set from variable
#134
doutatsu
opened
8 years ago
0
Latest version missing some documented features
#133
dchersey
opened
8 years ago
1
Random EXC_BAD_ACCESS crash in relationship_query.rb
#132
no-itsbackpack
opened
8 years ago
1
Relationship queries: easier to scope/chain
#131
dam13n
opened
8 years ago
0
using scopes on relationship calls
#130
dam13n
opened
8 years ago
2
Persistent Background Threads not working as expected
#129
no-itsbackpack
opened
8 years ago
19
Including CDQ in a motion-game template?
#128
hugoerg56
opened
8 years ago
1
odd behavior with .sum( )
#127
dam13n
opened
8 years ago
0
Disappearing context
#126
jelmerderonde
closed
8 years ago
5
Configure in-memory or alternate data store
#125
bjordan2010
opened
8 years ago
0
In Memory Store
#124
bjordan2010
closed
8 years ago
0
Adds some more granulatiry to remove_all spec
#123
markrickert
closed
5 years ago
5
Adds minor documentation for :deletionRule
#122
markrickert
closed
8 years ago
0
Failed to load optimized model at path
#121
fieldly
opened
9 years ago
4
How to use cdq to connect to sqlite
#120
ghost
closed
9 years ago
1
reset! needs to delete all sqlite files
#119
digitalmoksha
closed
8 years ago
0
Setting to-many relationships with a CDQTargetedQuery or Array
#118
markrickert
opened
9 years ago
1
Document :created_at and :updated_at
#117
markrickert
closed
8 years ago
0
Is there a way to update multiple attributes at once?
#116
dam13n
closed
9 years ago
2
Allow updates to an object for multiple properties.
#115
markrickert
closed
9 years ago
11
Require motion-yaml in library.
#114
markrickert
closed
9 years ago
0
Lock motion-yaml to 1.4
#113
markrickert
closed
9 years ago
0
Getting: uninitialized constant CDQ::CDQConfig::YAML error after bundle update
#112
matthewsinclair
closed
9 years ago
3
Using cdq with restkit to delete orphaned objects not playing nice
#111
no-itsbackpack
closed
9 years ago
3
check for nil before calling existingObjectWithID
#110
digitalmoksha
closed
9 years ago
0
ManagedObject: if method is missing it must raise `NoMethodError`
#109
y8
closed
9 years ago
0
ManagedObject: use `define_singleton_method` instead of `define_method`
#108
y8
closed
9 years ago
2
fix Illformed requirement error which causes with RubyGem 2.4.8
#107
Watson1978
closed
9 years ago
1
Adds section on calling cdq from class methods that aren't CDQManagedObject sublcasses
#106
markrickert
closed
9 years ago
0
NameError: uninitialized constant YAML
#105
bmichotte
opened
9 years ago
11
Calling .last on an empty model will cause a datatype mismatch error
#104
sajoku
closed
7 years ago
2
sum(:a_field) does not work
#103
leadbaxter
closed
9 years ago
7
Support case insensitive queries
#102
markrickert
opened
9 years ago
1
Next