Android SQLite- View 'raise()' exception messages in Log -
Android SQLite- View 'raise()' exception messages in Log -
if wrote trigger 'then raise(abort, "my error message")' clause sqlite in android app, there way view "my error message" in logcat? wanted know if it's @ possible write own custom error messages log rather have rely on sqlite's vague error codes when constraints fail.
thanks.
android sqlite
Comments
Post a Comment