go-sqlite
go-sqlite copied to clipboard
pure-Go SQLite driver for Go (SQLite embedded)
Bumps [modernc.org/libc](https://gitlab.com/cznic/libc) from 1.16.19 to 1.17.1. Commits 8cd9d82 update dopendencies 7829518 go run addport.go openbsd_amd64 openbsd_arm64 See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts...
Bumps [modernc.org/mathutil](https://gitlab.com/cznic/mathutil) from 1.4.1 to 1.5.0. Commits b13e5b5 Merge branch 'loong64-support' into 'master' 45297b8 support loong64 arch See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any...
Bumps [modernc.org/libc](https://gitlab.com/cznic/libc) from 1.20.3 to 1.21.0. Commits 898964a support netbsd/arm 6e1ea1c printf: length modifier "l" is 32 bit on windows 2883f9a fix some freebsd* issues f509dd3 freebsd: add __{tolower,toupper} f6f2936...
Thanks for ur amazing work on https://github.com/glebarez/go-sqlite, which is VERY great project. BTW, is there any possible way to encrypt database without relying on `CGO`?
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.28.0 to 1.29.5. Commits 569f768 fix builder.json 0c6d7f8 add HACKING, builder.json /2 0352b52 add HACKING, builder.json, updates #178 c6a8365 retract v1.29.4, builders have not yet tested the...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.15.0 to 0.18.0. Commits 360f961 unix: add API for fsconfig system call 7ff74af unix: drop go version tags for unsupported versions 6b4eab5 unix: suppress ENOMEM errors from...
➜ sqlite go run main.go main.go:9:2: code in directory /Users/zhangyuan/go/src/github.com/glebarez/go-sqlite expects import "modernc.org/sqlite" ➜ sqlite go version go version go1.21.5 darwin/arm64
Bumps [modernc.org/libc](https://gitlab.com/cznic/libc) from 1.37.6 to 1.41.0. Commits 43bff57 fix incorrect time_t size on some 32bit architectures 3fea586 windows: fixstrftime cd742b2 windows: s/gmtime64/_gmtime64/ 6dda020 windows: implement gmtime64 4c0a8ac unix: fix strftime...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...