This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 440
iOS DB Migration (& rebase to brave-core master) #2378
Labels
Milestone
Comments
32 tasks
7 tasks
kylehickinson
added a commit
that referenced
this issue
Mar 4, 2020
kylehickinson
added a commit
that referenced
this issue
Mar 5, 2020
kylehickinson
added a commit
that referenced
this issue
Mar 10, 2020
@kylehickinson should this be 1.5.1 as well like #2200? |
This was referenced Mar 18, 2020
This was referenced Apr 7, 2020
Verification passed on iPhone XR with iOS 13.3.1 running 1.15.1(20.04.07.18)
Verification passed on 1.15.1(20.04.07.18) on staging on iPhone SE (iOS 12.4)
Verification passed on iPhone 8 with iOS 13.3.1 running 1.15.1(20.04.07.18)
Verification passed on iPad Pro with iOS 12.4.5 running 1.15.1(20.04.07.18)
Verification passed on iPad mini with iOS 13 running 1.15.1(20.04.07.18)
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Native libs will now handle all database rather than iOS handle DB side with CoreData (Desktop PR: brave/brave-core#4252)
iOS needs to handle migrating data from within CoreData to SQLite (creating SQL script to execute before allowing native libs to migrate up to current version of SQLite)
After this,
brave-core-ios
should now be compiled from master rather than our fork which is very behindThe text was updated successfully, but these errors were encountered: