blob: c12a709440c13b2c552680e0630cc56e505175b8 [file] [log] [blame]
CONSOLE MESSAGE: line 8: 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.