issues
search
marcoarment
/
FCModel
An alternative to Core Data for people who like having direct SQL access.
MIT License
1.65k
stars
173
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Respect createIfNonexistent for nil primary key
#59
lickel
closed
10 years ago
1
Allow use of FMDB's NSDate serialization
#58
marcboquet
closed
10 years ago
3
Proposal: remove overridable +tableName
#57
marcoarment
closed
10 years ago
3
Fix reverting unsaved changes for entities with custom (de)serialization
#56
felixLam
closed
10 years ago
2
Don't crash when using custom tableName
#55
marcboquet
closed
10 years ago
1
Fixed bug that caused NULLable NSNumber properties to be initialized to @(0) instead of nil
#54
mdelaporta
closed
10 years ago
1
Cached instances after update
#53
ramonvic
closed
10 years ago
1
Fixed bug on mapping field type lowercase or mixed case schema.
#52
ramonvic
closed
10 years ago
0
Fixed bug on mapping table
#51
ramonvic
closed
10 years ago
2
Properly cleaning up [avoiding EXC_BAD_ACCESS on FCModelDatabaseQueueOperation]
#50
johncblandii
closed
10 years ago
6
Pullrequest/date saving
#49
felixLam
closed
10 years ago
0
Dates remain flagged as changed after save
#48
felixLam
closed
10 years ago
6
Fixes a minor warning regarding shadowing of local variable
#47
felixLam
closed
10 years ago
0
id property is recognized as primitive type
#46
ahti
closed
10 years ago
2
Replacement for -didChangeValueForFieldName:fromValue:toValue:
#45
ahti
closed
10 years ago
1
Remove internal KVO (fix #42)
#44
marcoarment
closed
10 years ago
0
Add multiple-database support
#43
hartbit
closed
10 years ago
7
Deadlock nightmare!
#42
hartbit
closed
10 years ago
10
Autoincrement legacy treatment
#41
felixLam
closed
10 years ago
2
Saving deleted instances
#40
mike-ferenduros
closed
10 years ago
1
Can we update the README for use without AUTOINCREMENT
#39
jasonsilberman
closed
10 years ago
3
Fixes a crash due to missing unique map init when creating new instances
#38
felixLam
closed
10 years ago
2
Remove autoincrement
#37
marcoarment
closed
10 years ago
0
I know the idea is to keep it simple but not having JOINS things very me...
#36
LukeDurrant
closed
10 years ago
11
NSDate properties get default value @(0)
#35
ahti
closed
10 years ago
1
Removed miss placed %@ String is using string by appending string
#34
LukeDurrant
closed
10 years ago
4
Proposal: remove AUTOINCREMENT support
#33
marcoarment
closed
10 years ago
28
NSDate overflow for 32-bit NSInteger's
#32
neilpa
closed
10 years ago
1
Only observer UIApplicationDidReceiveMemoryWarningNotification on IOS
#31
koppacetic
closed
10 years ago
1
Adding default sorting option
#30
jasonsilberman
closed
10 years ago
4
Are queries on the main thread?
#29
johncblandii
closed
10 years ago
2
License in source files
#28
simme
closed
10 years ago
1
Bump the podspec
#27
johncblandii
closed
10 years ago
7
Add ability to use a different table name than the class name
#26
johncblandii
closed
10 years ago
2
Add count accessors to FCModel
#25
beccadax
closed
10 years ago
2
Allow exclusion of tables
#24
felixLam
closed
10 years ago
2
Adds log if model classes are missing for tables
#23
felixLam
closed
10 years ago
4
Using PRAGMA user_version
#22
hartbit
closed
10 years ago
1
NSInvalidArgumentException - setNilValueForKey
#21
mobdim
closed
11 years ago
1
wrong imports
#20
meniku
closed
11 years ago
0
Correct the way handle NSDecimal column
#19
allenwei
closed
11 years ago
5
Support for transactions
#18
pieterclaerhout
closed
11 years ago
3
instancesMatchingSQLQuery or similar
#17
NZKoz
closed
11 years ago
5
fix precision issue insert NSDecimalNumber
#16
allenwei
closed
11 years ago
2
What is the easiest way to execute a select with a join table?
#15
pieterclaerhout
closed
11 years ago
12
SQLCipher with FCModel - I need to prep the db before openDatabase: will work
#14
raylillywhite
closed
11 years ago
0
Changed the fieldInfo and primaryKeyFieldName dictionaries to be immutable.
#13
raylillywhite
closed
11 years ago
0
Use spec version as the source tag.
#12
kaspth
closed
11 years ago
0
Save FMDB errors before calling -rollback.
#11
jgallagher
closed
11 years ago
0
support NSDecimalNumber
#10
allenwei
closed
11 years ago
3
Previous
Next