React native nitro sqliteType aliases
API Reference / react-native-nitro-sqlite / NitroSQLiteExceptionType
Type Alias: NitroSQLiteExceptionType
TypeScriptSource files: TypeScript
NitroSQLiteExceptionType =
"UnknownError"|"DatabaseCannotBeOpened"|"DatabaseNotOpen"|"UnableToAttachToDatabase"|"SqlExecutionError"|"CouldNotLoadFile"|"NoBatchCommandsProvided"
Category attached to an error thrown by NitroSQLite's native implementation.