blob: f674f362bfad511b6c84c0adfd277c9602f85a3f [file] [log] [blame]
drousso@apple.comddcb5082020-04-10 21:10:11 +00001CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
beidson@apple.com557d4892008-02-26 00:28:14 +00002This is a test to see if the database API allows multiple transactions to be queued on the same database at once:
3Transaction 1 Started
4Transaction 1 Succeeded
5Transaction 2 Started
6Transaction 2 Succeeded
7