Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
WebSQL から PRAGMA コマンドを実行する方法はありますか? PRAGMA は SQLite ドキュメントで定義されていますが、WebSQL では機能しないようです。
Webkit websql で PRAGMA コマンドを実行することはできません。これは実装ベースのコアであるため、この機能は HTML5 アプリケーションでは使用できないと想定できます。