Closed Bug 1118046 Opened 9 years ago Closed 9 years ago

Replace core data with sqlite

Categories

(Firefox for iOS :: Data Storage, defect)

All
iOS 8
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: wesj, Assigned: wesj)

References

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
st3fan
: review+
Details | Review
There's a lot of trepedation around using CoreData and eventually finding ourselves handicapped. We're going to try switching to sqlite. I'm also going to say lets use FMDB as a sqlite abstraction layer. Its well updated and used frequently. Its job isn't to hide the sqlite from our eyes. Just to make working with it easier.

https://github.com/ccgus/fmdb
(Trying out our new "iOS 8" OS field!)
Status: NEW → ASSIGNED
Component: General → Data Storage
OS: Mac OS X → iOS 8
Hardware: x86 → All
Attached file Pull request
This removes Magical Record and instead inserts FMDB. I removed all of our current MR and ManagedObject code as well.
Attachment #8544270 - Flags: review?(sarentz)
Comment on attachment 8544270 [details] [review]
Pull request

LGTM
Attachment #8544270 - Flags: review?(sarentz) → review+
Assignee: nobody → wjohnston
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: