设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

SQLite 3.16.2发布,数据库服务器

2017-1-10 22:24| 发布者: joejoe0332| 查看: 580| 评论: 0|原作者: oschina|来自: oschina

摘要: SQLite 3.16.2 发布了,更新内容如下:修复:the REPLACE statement for WITHOUT ROWID tables that lack secondary indexes so that it works correctly with triggers and foreign keys。这是由于 3.16.0 版本中添 ...

SQLite 3.16.2 发布了,更新内容如下:

  • 修复:the REPLACE statement for WITHOUT ROWID tables that lack secondary indexes so that it works correctly with triggers and foreign keys。这是由于 3.16.0 版本中添加的性能优化引起的新 bug;

  • 修复:the sqlite3_value_text() interface so that it correctly translates content generated by zeroblob() into a string of all 0x00 characters;

  • 修复:he bytecode generator to deal with a subquery in the FROM clause that is itself a UNION ALL where one side of the UNION ALL is a view that contains an ORDER BY;

  • Adjust the sqlite3_column_count() API so it more often returns the same values for PRAGMA statements as it did in prior releases, to minimize disruption to applications that might be using that interface in unexpected ways。

下载地址:


酷毙

雷人
1

鲜花

鸡蛋

漂亮

刚表态过的朋友 (1 人)

  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部