Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact
Subscribe
Tagged

Database

A collection of 3 posts

Core Data

Core Data Migration - Part 2 (Removing Attributes)

Disclaimer: I have taken a code example to show how to migrate data from Migrating a data model with Core data. So if you are interested in learning more about core data, please read on the original post In the last post of core data migration series we saw how

  • Jayesh Kawli
Jayesh Kawli Jun 7, 2017 • 4 min read
Core Data Migration - Part 1 (Adding new fields)
Core Data

Core Data Migration - Part 1 (Adding new fields)

While working on tiny side project, I realized that Xcode has made significant change in how core data migration takes place. Earlier, like couple of years ago I recall how I ran into this problem with core data migration. The problem was related with data migration. Let's say you have

  • Jayesh Kawli
Jayesh Kawli Jun 5, 2017 • 3 min read
iOS10

Core Data with Mantle in Swift

Today we are going to talk about how I used Core data in conjunction with Mantle wrapper to directly store and retrieve data out of database without directly interacting with Core data. This involves the significant portion of MTLManagedObjectAdapter object which is a wrapper around core data. All we have

  • Jayesh Kawli
Jayesh Kawli Mar 12, 2017 • 7 min read
Fresh Beginning © 2022
Powered by Ghost