登录
注册
开源
企业版
高校版
搜索
帮助中心
使用条款
关于我们
开源
企业版
高校版
私有云
模力方舟
AI 队友
登录
注册
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
取消
前往登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
Watch
不关注
关注所有动态
仅关注版本发行动态
关注但不提醒动态
2
Star
4
Fork
2
Gitee 极速下载
/
go-sqlite
代码
Wiki
统计
流水线
服务
JavaDoc
PHPDoc
质量分析
Jenkins for Gitee
腾讯云托管
腾讯云 Serverless
悬镜安全
阿里云 SAE
Codeblitz
SBOM
开发画像分析
我知道了,不再自动展开
发行版
v1.22.0
74f6648
2023-12-27 05:23
对比
v1.22.0
极速 Gitee
Add compat package that register driver as sqlite3 (https://github.com/glebarez/go-sqlite/pull/150)
最后提交信息为:
Add compat package that register driver as sqlite3
v1.21.2
5203ecc
2023-06-13 18:36
对比
v1.21.2
极速 Gitee
## What's Changed * build(deps): bump actions/setup-go from 3 to 4 by @dependabot in https://github.com/glebarez/go-sqlite/pull/93 * build(deps): bump golang.org/x/sys from 0.4.0 to 0.7.0 by @dependabot in https://github.com/glebarez/go-sqlite/pull/95 * build(deps): bump modernc.org/sqlite from 1.21.1 to 1.21.2 by @dependabot in https://github.com/glebarez/go-sqlite/pull/100 * build(deps): bump modernc.org/sqlite from 1.21.2 to 1.22.0 by @dependabot in https://github.com/glebarez/go-sqlite/pull/101 * build(deps): bump modernc.org/sqlite from 1.22.0 to 1.22.1 by @dependabot in https://github.com/glebarez/go-sqlite/pull/103 * build(deps): bump modernc.org/sqlite from 1.22.1 to 1.23.1 by @dependabot in https://github.com/glebarez/go-sqlite/pull/109 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.21.1...v1.21.2
最后提交信息为:
build(deps): bump modernc.org/sqlite from 1.22.1 to 1.23.1
v1.21.1
26bfb62
2023-03-29 21:59
对比
upgrade to SQLite 3.41.2
极速 Gitee
## What's Changed * build(deps): bump modernc.org/sqlite from 1.20.4 to 1.21.0 by @dependabot in https://github.com/glebarez/go-sqlite/pull/91 * build(deps): bump modernc.org/sqlite from 1.21.0 to 1.21.1 by @dependabot in https://github.com/glebarez/go-sqlite/pull/94 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.21.0...v1.21.1
最后提交信息为:
build(deps): bump modernc.org/sqlite from 1.21.0 to 1.21.1
v1.21.0
5314c3c
2023-03-06 13:20
对比
Use default BUSY_TIMEOUT
极速 Gitee
This release sets ```BUSY_TIMEOUT``` to ```5000``` (ms) by default. This same behaviour can be found in https://github.com/mattn/go-sqlite3.
最后提交信息为:
set default BUSY_TIMEOUT(5000)
v1.20.3
214ca8e
2023-01-28 21:46
对比
v1.20.3
极速 Gitee
## What's Changed bump modernc.org/sqlite from 1.20.0 to 1.20.3 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.20.0...v1.20.3
最后提交信息为:
CI: don't test against Go 1.16
v1.20.0
8c1115f
2022-12-05 21:42
对比
SQLite 3.40.0
极速 Gitee
## What's Changed * build(deps): bump modernc.org/sqlite from 1.19.5 to 1.20.0 by @dependabot in https://github.com/glebarez/go-sqlite/pull/77 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.19.5...v1.20.0
最后提交信息为:
Merge pull request #77 from glebarez/dependabot/go_modules/modernc....
v1.19.5
6ba3289
2022-11-25 19:27
对比
v1.19.5
极速 Gitee
## What's Changed * build(deps): bump modernc.org/sqlite from 1.19.2 to 1.19.3 by @dependabot in https://github.com/glebarez/go-sqlite/pull/73 * build(deps): bump modernc.org/sqlite from 1.19.3 to 1.19.4 by @dependabot in https://github.com/glebarez/go-sqlite/pull/74 * build(deps): bump modernc.org/sqlite from 1.19.4 to 1.19.5 by @dependabot in https://github.com/glebarez/go-sqlite/pull/76 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.19.2...v1.19.5
最后提交信息为:
Merge pull request #76 from glebarez/dependabot/go_modules/modernc....
v1.19.2
2faea4d
2022-10-18 09:25
对比
v1.19.2
极速 Gitee
## What's Changed * build(deps): bump schneegans/dynamic-badges-action from 1.4.0 to 1.6.0 by @dependabot in https://github.com/glebarez/go-sqlite/pull/67 * build(deps): bump modernc.org/sqlite from 1.19.1 to 1.19.2 by @dependabot in https://github.com/glebarez/go-sqlite/pull/68 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.18.3...v1.19.2
最后提交信息为:
Merge pull request #68 from glebarez/dependabot/go_modules/modernc....
v1.19.1
a943536
2022-10-01 01:53
对比
v1.19.1
极速 Gitee
## What's Changed * build(deps): bump modernc.org/sqlite from 1.18.2 to 1.19.1 by @dependabot in https://github.com/glebarez/go-sqlite/pull/62 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.18.2...v1.18.3
最后提交信息为:
use ParseInLocation with UTC zone
v1.18.2
8a069e2
2022-09-12 22:10
对比
v1.18.2
极速 Gitee
## What's Changed Update to SQLite 3.39.3
最后提交信息为:
Merge pull request #58 from glebarez/dependabot/go_modules/modernc....
v1.18.1
a95eada
2022-08-11 22:07
对比
v1.18.1
极速 Gitee
## What's Changed * build(deps): bump modernc.org/sqlite from 1.18.0 to 1.18.1 by @dependabot in https://github.com/glebarez/go-sqlite/pull/52 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.18.0...v1.18.1
最后提交信息为:
Merge pull request #52 from glebarez/dependabot/go_modules/modernc....
v1.18.0
7c582fe
2022-07-29 20:14
对比
v1.18.0
极速 Gitee
## What's Changed * build(deps): bump modernc.org/sqlite from 1.17.3 to 1.18.0 by @dependabot in https://github.com/glebarez/go-sqlite/pull/50 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.17.3...v1.18.0
最后提交信息为:
Merge pull request #50 from glebarez/dependabot/go_modules/modernc....
最新版
v1.17.3
bb65cce
2022-05-29 19:23
对比
v1.17.3
极速 Gitee
## What's Changed * build(deps): bump modernc.org/sqlite from 1.17.2 to 1.17.3 by @dependabot in https://github.com/glebarez/go-sqlite/pull/44 * build(deps): bump schneegans/dynamic-badges-action from 1.3.0 to 1.4.0 by @dependabot in https://github.com/glebarez/go-sqlite/pull/43 **Full Changelog**: https://github.com/glebarez/go-sqlite/compare/v1.17.2...v1.17.3
最后提交信息为:
Merge pull request #43 from glebarez/dependabot/github_actions/schn...
下载
请输入验证码,防止盗链导致资源被占用
取消
下载
1
https://gitee.com/mirrors/go-sqlite.git
git@gitee.com:mirrors/go-sqlite.git
mirrors
go-sqlite
go-sqlite
点此查找更多帮助
搜索帮助
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册