krayc425 / Keeping

A daily task management App on iOS. 一个任务打卡、管理和提醒的 iOS App

Home Page:https://itunes.apple.com/us/app/keeping/id1197272196

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

新建任务数据库插入失败

WangFour opened this issue · comments

2017-08-16 11:54:26.025787+0800 Keeping[10656:3326776] DB Error: 1 "table t_task has no column named type"
2017-08-16 11:54:26.025930+0800 Keeping[10656:3326776] DB Query: INSERT INTO t_task (name, appScheme, reminderDays, addDate, reminderTime, punchDateArr, image, link, endDate, memo, type, punchMemoArr, punchSkipArr) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?);
2017-08-16 11:54:26.025990+0800 Keeping[10656:3326776] DB Path: (null)