有点闲时间了,去wxSqlite3项目看了一下,已经升级到 2.0.1了,下载看看Readme,支持SQlite3 3.7.3了。
wx项目跟的好紧呀,赞一个~
原文:
Version history
---------------
2.0.1 - Upgrade to SQLite version 3.7.3
Added parameter transferStatementOwnership to method
wxSQLite3Statement::ExecuteQuery to allow using the returned
result set beyond the life time of the wxSQLite3Statement instance
Sqlite3 3.7.2 修正了一个大Bug,有时间要编译一下了~:)