yahoo / squidb

SquiDB is a SQLite database library for Android and iOS
https://github.com/yahoo/squidb/wiki
Apache License 2.0
1.31k stars 132 forks source link

Failed to open database : Getting crash when building app on device/simulator #283

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi, I am getting below crash so please let me know if someone has fixed this issue. 2018-05-11 13:57:48.400709+0530 squidb-ios-sample[5843:125061] [logging] near "剐䝁䅍瀠条彥楳敺": syntax error squidb: TasksDatabase -- Failed to open database: hello-squidb-tasks.db com.yahoo.android.sqlite.SQLException: near "剐䝁䅍瀠条彥楳敺": syntax error (code 1): , while compiling: PRAGMA page_size

libc++abi.dylib: terminating with uncaught exception of type ComYahooAndroidSqliteSQLException

Thanks

a83988029 commented 5 years ago

me too

a83988029 commented 5 years ago

@dineshsharmaskycore my PR fix this