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
Add basic SwiftPM support for Objective-C code
#159
Jeehut
opened
3 years ago
0
Support for SwiftPM
#158
Jeehut
opened
3 years ago
0
FCModel.m: Rm useless imports
#157
Kjuly
opened
4 years ago
0
Fix warning: 'inTransaction' is deprecated, use isInTransaction property instead
#156
Kjuly
opened
4 years ago
0
sqlite unique primary key generation bug
#155
Paberu85
opened
5 years ago
0
Can the asynchronously save method be public?
#154
levey
opened
6 years ago
0
Added swift caveats for initializing the db
#153
valeIT
closed
4 years ago
0
class_getProperty not working with swift 4 xcode 9.2
#152
suniliosdev
closed
6 years ago
1
FCModel.m unique key generation fail
#151
Paberu85
opened
6 years ago
1
Can we make initWithFieldValues: existsInDatabaseAlready: public?
#150
levey
opened
6 years ago
0
Carthage support
#149
levey
opened
7 years ago
1
when I insert 1000 datas ?
#148
wwwang89
opened
7 years ago
2
FCModelDatabaseQueue has an open FMResultSet after inDatabase
#147
Codeglee
closed
6 years ago
1
Fix/fmdb import
#146
postmechanical
closed
7 years ago
0
Feature/use different table name than class name
#145
postmechanical
closed
8 years ago
0
Disk I/O Error on Insert
#144
tedrog36
opened
8 years ago
0
Multi-thread usage
#143
dustturtle
closed
8 years ago
4
Question regarding recent changes to operation queue usage
#142
tedrog36
opened
8 years ago
0
Unique2 is finally merging
#141
marcoarment
closed
8 years ago
0
Add convenient method to clean all loaded (cached) instances
#140
Kjuly
opened
8 years ago
2
Updating to unique2
#139
blundin
closed
8 years ago
0
Fix expand query crash
#138
postmechanical
closed
8 years ago
0
MOBILE-1528: iOS: Use cocoapods frameworks
#137
brianblanchard-wf
closed
8 years ago
0
Improved support for using FMDB as a framework
#136
asendra
opened
8 years ago
1
release patches to 0.9.0 and unique2
#135
ahti
opened
8 years ago
0
Fix issues that prevent FCModel from working with Swift
#134
kirb
closed
8 years ago
1
Incorrect handling of embedded frameworks
#133
jasonsilberman
closed
6 years ago
0
Fix warning: Implicit conversion from enum type CFPropertyListMutabilityOptions to NSPropertyListReadOptions
#132
Kjuly
closed
9 years ago
0
non-unique-instances to unique2
#131
mjmsmith
opened
9 years ago
0
Wrong object after DELETE
#130
NorbertSzydlowski
opened
9 years ago
0
Use NSPropertyListMutabilityOptions enum
#129
lickel
closed
9 years ago
0
Notifications Crash: Nil dictionary value
#128
lickel
closed
3 years ago
0
`unique2` branch interupting UI
#127
lynns
closed
9 years ago
1
Support creating duplicate instances in parrallel
#126
lynns
closed
9 years ago
3
Custom database table name to Object field map
#125
NorbertSzydlowski
opened
9 years ago
0
iOS 9 - FCModelDatabaseQueue deadlock - any ideas?
#124
hartbit
opened
9 years ago
1
[__NSCFString stringByReplacingOccurrencesOfString:withString:options:range:]: nil argument
#123
Codeglee
closed
9 years ago
1
Query return the same instance whose NSNumber value is the one being set before without saving.
#122
roman-yu
closed
9 years ago
4
How to pre populated database in iOS.
#121
BhaveshDhaduk
opened
9 years ago
0
Cocoapod podspec => tag 0.9.0 , tag 0.9.0 is not latest code, I want to use the method "ignoredFieldNames"
#120
Chihpin
opened
9 years ago
0
#FCReloadConflict
#119
PrathmK
closed
9 years ago
2
#FCReload
#118
PrathmK
closed
9 years ago
0
FCModel use with an encypted database and FMDB/SQLCipher
#117
dennissterzenbach
closed
9 years ago
4
Fix FCModelTest compile failure
#116
pizthewiz
closed
9 years ago
1
possible to use VIEWs as datasource
#115
MichelTaal
opened
9 years ago
2
Fixed linker errors caused by missing files from Xcode project
#114
hashemi
closed
3 years ago
1
Non-uniqued NSValueTransformers
#113
lickel
closed
3 years ago
1
Support batch writes/reads
#112
levey
opened
9 years ago
0
Exposes the sqliteHandle
#111
vittoriom
closed
9 years ago
2
Use existsInDatabase property during save to allow overriding
#110
jsclayton
closed
1 month ago
2
Next