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