blob: 577daad661ace680f7b64637a22a0a77dc9c3c5d [file] [log] [blame]
CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
This tests that a database can be accessed after changing its version. You should see an error about FooBar table below, not about mismatching versions.
changeVersion: transaction callback
changeVersion: success callback
transaction: statement error callback: could not prepare statement (1 no such table: FooBar)
TEST COMPLETE.