temp1
Unofficial
Temporary reference to the WebSQL database changeVersion method.
Signature:
var temp1: (oldVersion: string, newVersion: string, callback?: ((transaction: SQLTransaction) => void) | undefined, errorCallback?: ((error: SQLError) => void) | undefined, successCallback?: (() => void) | undefined) => voidType: (oldVersion: string, newVersion: string, callback?: ((transaction: SQLTransaction) => void) | undefined, errorCallback?: ((error: SQLError) => void) | undefined, successCallback?: (() => void) | undefined) => void