Alexandr Amelchenko

Results 2 comments of Alexandr Amelchenko

I faced similar problem in swift 3 after removal and recreation of sqlite file: **2017-10-20 19:18:18.680950 [311:39889] [INFO] {}[Database]: statement aborts at 20: [SELECT * FROM "season" WHERE (("deleted_at" IS...

It seems like database was successfully recreated because after its recreation we get few requests one by one - and the first of them are successfully performed. Here's the code...