haikuwebkit/LayoutTests/storage/websql/sql-data-types-expected.txt

9 lines
312 B
Plaintext

CONSOLE MESSAGE: Web SQL is deprecated. Please use IndexedDB instead.
PASS: property 'timestamp' ok, type was number
PASS: property 'id' ok, type was number
PASS: property 'real' ok, type was number
PASS: property 'text' ok, type was string
PASS: property 'blob' ok, type was string
PASS: database clean up ok.