summaryrefslogtreecommitdiffstats
path: root/examples/declarative/sql/README
blob: a7baab2a1b5c23af352211eb56a02e974974ea6f (plain)
1
2
3
4
5
6
7
Simple demonstration of HTML5-compatible SQL database interface.
Adds another "hello, world" every time you run it.
Database is stored in:
 - %APPDATA%/Nokia/Qt/QML/Databases/ (Windows)
 - ~/.local/share/Nokia/Qt/QML/Databases/ (Unix)
 - ~/Library/Application Support/Nokia/Qt/QML/Databases/ (Mac OS X)
No quota management.