무료 로컬 데이터베이스인 SQLite 가 3.6.8 버전을 공개하였다.
이번 버전에서 바뀐점은 다음과 같다.
- Added support for nested transactions
- Enhanced the query optimizer so that it is able to use multiple indices to efficiently process OR-connected constraints in a WHERE clause.
- Added support for parentheses in FTS3 query patterns using the SQLITE_ENABLE_FTS3_PARENTHESIS compile-time option.
SQLite 다운로드
Original Post : http://neodreamer-dev.tistory.com/236
No comments :
Post a Comment