我是swift4的新手。能否帮助我如何在swift4中将Json数据保存到SQLite dB中?
下面是我来自webService的Json数据。基本上我想将此数据保存到SQLlite数据库中
body = "This is a test of user1 1st test notification";
createdDate = "0001-01-01T00:00:00";
id = "9e670ade-ac0b-40c5-a4b3-697fd09a756a";
important = 0;
sender = "firstname1.lastname1@noemail.com";
subject = "Seond Notification";