A
C
D
F
G
L
O
R
S
T
O
- onConfigure(SupportSQLiteDatabase) - function in androidx.sqlite.db.OpenObserveSqliteCallback
- onCorruption(SupportSQLiteDatabase) - function in com.openobserve.android.sqldelight.OpenObserveSqliteCallback
- onCreate(SupportSQLiteDatabase) - function in com.squareup.sqldelight.android.OpenObserveSqliteCallback
- onDowngrade(SupportSQLiteDatabase,Integer,Integer) - function in androidx.sqlite.db.OpenObserveSqliteCallback
- onOpen(SupportSQLiteDatabase) - function in androidx.sqlite.db.OpenObserveSqliteCallback
- onUpgrade(SupportSQLiteDatabase,Integer,Integer) - function in com.squareup.sqldelight.android.OpenObserveSqliteCallback
- OpenObserveSqliteCallback - class in com.openobserve.android.sqldelight
- Extends the AndroidSqliteDriver.Callback to intercept any Database corruption callback and to automatically send a RUM error event whenever this issue occurs.