View 0.1.0 - Change Logcategory(Tag) treefile info
【追加機能一覧】 使用するSQLiteのバージョンを3.3.17にUP。 sqlite3_prepare_v2()、Extended Result Codes、Load An Extensionに対応。 データベースオープン時にPRAGMAを実行できる機能を追加(JDBC URLのパラメータに";PRAGMA name [= value]"を追加する)。 【その他】 Tracing And Profiling Functionsのサンプルコードを追加。 sqlite3_global_recover()とsqlite3_thread_cleanup()をサポート対象外に変更(非推奨関数の為)。 |