内容简介:SQLite Release 3.25.3 已发布,SQLite 是一个开源、跨平台、免费的小型 C 库,实现了一个独立的、可嵌入的、事务性的、无服务器和零配置的 SQL 数据库引擎。更新如下:下载地址:
SQLite Release 3.25.3 已发布,SQLite 是一个开源、跨平台、免费的小型 C 库,实现了一个独立的、可嵌入的、事务性的、无服务器和零配置的 SQL 数据库引擎。更新如下:
-
Disallow the use of window functions in the recursive part of a CTE.
-
Fix the behavior of typeof() and length() on virtual tables.
-
Strengthen defenses against deliberately corrupted database files.
-
Fix a problem in the query planner that results when a row-value expression is used with a PRIMARY KEY with redundant columns.
-
Fix the query planner so that it works correctly for IS NOT NULL operators in the ON clause of a LEFT JOIN with the SQLITE_ENABLE_STAT4 compile-time option.
下载地址:
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Oracle数据库备份和恢复配置详解
- 数据库连接池配置(案例及排查指南)
- MySQL服务器主从数据库同步配置
- Spring Boot MyBatis配置多种数据库
- 错误配置 Firebase 数据库导致 3000 多应用数据泄露
- 开发框架数据库配置的几种应用场景
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Writing Windows VxDs and Device Drivers, Second Edition
Karen Hazzah / CMP / 1996-01-12 / USD 54.95
Software developer and author Karen Hazzah expands her original treatise on device drivers in the second edition of "Writing Windows VxDs and Device Drivers." The book and companion disk include the a......一起来看看 《Writing Windows VxDs and Device Drivers, Second Edition》 这本书的介绍吧!