-
Notifications
You must be signed in to change notification settings - Fork 150
Can not find symbol SQLiteUpdateHook and build failed #196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have to remove all its relevant occurrences then... build ok now. |
I meet the same error ,and I reset this patch #194, it build ok |
@seikou00 this isn't fixed? |
I put up the fix PR in #200 that adds the missing commit. |
Which release includes support for update hooks? I'm on the latest version (3.45.0) but this version of SQLiteDatabase.java does not contain any of the hook stuff (e.g. |
@GrahamBorland It's only in master, not part of a release yet. |
Any chance of a new release sometime soon which includes the update hook? @npurushe? |
Uh oh!
There was an error while loading. Please reload this page.
There is no where to find the definition of SQLiteUpdateHook in the project. Is it missing?
The text was updated successfully, but these errors were encountered: