-
Type:
Bug
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.11.0
-
Fix Version/s: None
-
Component/s: SQL Support
-
Labels:None
-
Environment:Ubuntu 17
emscipten 1.38.12
Qt qt-5.11.0-webassembly-tp
-
Platform/s:
-
Epic Link:
I am using C++ to create SQLite databse (file) the projects works successfully on desktop (gcc 64), but when source is compiled to webassembly, the compiler seems to automatically use :memory: database type, I use nginx web server confgured to access local files, but SQLite databse file is not read when application is loaded in browser (firefox)
- depends on
-
QTBUG-70505 webassembly: support SQL
-
- Open
-