Home
last modified time | relevance | path

Searched refs:SQLStatementErrorCallback (Results 1 – 3 of 3) sorted by relevance

/expo/packages/expo-sqlite/src/
H A DSQLite.types.ts82 errorCallback?: SQLStatementErrorCallback
90 export type SQLStatementErrorCallback = (transaction: SQLTransaction, error: SQLError) => boolean; alias
/expo/packages/expo-sqlite/build/
H A DSQLite.types.d.ts44 …tring | null)[], callback?: SQLStatementCallback, errorCallback?: SQLStatementErrorCallback): void;
47 export type SQLStatementErrorCallback = (transaction: SQLTransaction, error: SQLError) => boolean; alias
H A DSQLite.types.js.map1SQLStatementErrorCallback\n ): void;\n}\n\n// @docsMissing\nexport type SQLStatementCallback = (t…