requery / sqlite-android

Android SQLite support library
Apache License 2.0
1.07k stars 143 forks source link

Can not find symbol SQLiteUpdateHook and build failed #196

Open bellyjuice opened 3 months ago

bellyjuice commented 3 months ago

There is no where to find the definition of SQLiteUpdateHook in the project. Is it missing?

bellyjuice commented 3 months ago

I have to remove all its relevant occurrences then... build ok now.

seikou00 commented 4 weeks ago

I meet the same error ,and I reset this patch https://github.com/requery/sqlite-android/pull/194, it build ok

kanelbulle commented 1 week ago

@seikou00 this isn't fixed?

kanelbulle commented 1 week ago

I put up the fix PR in #200 that adds the missing commit.