glebarez
c7b77cb001
fix test to still support go 1.16
2022-05-27 13:42:50 +03:00
Artyom Pervukhin
7e3d53fe59
Update AUTHORS & CONTRIBUTORS
...
For #100
2022-05-27 13:28:31 +03:00
Artyom Pervukhin
8e88a000fe
Fix handling of nil []byte as NULL values
...
This fixes a regression introduced in 87412bbfa9b5b979ca4d4e8ba69c347819b9c4da,
which changed nil []byte values by storing them as zero-sized blobs, instead of
NULLs.
Closes #100
2022-05-27 13:25:12 +03:00
glebarez
980139ad3e
Merge pull request #42 from glebarez/dependabot/go_modules/modernc.org/libc-1.16.8
v1.17.2
2022-05-15 13:19:30 +03:00
dependabot[bot]
10b708cc66
build(deps): bump modernc.org/libc from 1.16.7 to 1.16.8
...
Bumps [modernc.org/libc](https://gitlab.com/cznic/libc ) from 1.16.7 to 1.16.8.
- [Release notes](https://gitlab.com/cznic/libc/tags )
- [Commits](https://gitlab.com/cznic/libc/compare/v1.16.7...v1.16.8 )
---
updated-dependencies:
- dependency-name: modernc.org/libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-12 11:28:52 +00:00
glebarez
2d41f57818
remove version support matrix
2022-05-10 14:21:51 +03:00
glebarez
53d936923b
Merge pull request #41 from glebarez/dependabot/go_modules/modernc.org/sqlite-1.17.2
...
build(deps): bump modernc.org/sqlite from 1.17.1 to 1.17.2
2022-05-10 14:20:04 +03:00
dependabot[bot]
830dc00f99
build(deps): bump modernc.org/sqlite from 1.17.1 to 1.17.2
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.17.1 to 1.17.2.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.17.1...v1.17.2 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 11:37:29 +00:00
glebarez
10399b49f0
Merge pull request #39 from glebarez/dependabot/go_modules/modernc.org/sqlite-1.17.1
v1.17.1
2022-05-05 14:42:53 +03:00
dependabot[bot]
6fb1a891e1
build(deps): bump modernc.org/sqlite from 1.17.0 to 1.17.1
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.17.0 to 1.17.1.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.17.0...v1.17.1 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-05 11:26:08 +00:00
glebarez
eead690726
Merge pull request #36 from glebarez/dependabot/go_modules/modernc.org/libc-1.16.0
2022-04-29 15:55:40 +03:00
dependabot[bot]
c26a409511
build(deps): bump modernc.org/libc from 1.15.0 to 1.16.0
...
Bumps [modernc.org/libc](https://gitlab.com/cznic/libc ) from 1.15.0 to 1.16.0.
- [Release notes](https://gitlab.com/cznic/libc/tags )
- [Commits](https://gitlab.com/cznic/libc/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: modernc.org/libc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-29 11:30:03 +00:00
glebarez
0562b95356
Merge pull request #33 from glebarez/dependabot/github_actions/schneegans/dynamic-badges-action-1.3.0
...
build(deps): bump schneegans/dynamic-badges-action from 1.2.0 to 1.3.0
v1.17.0
2022-04-27 13:58:53 +03:00
glebarez
349395e273
Merge pull request #35 from glebarez/dependabot/go_modules/modernc.org/sqlite-1.17.0
...
build(deps): bump modernc.org/sqlite from 1.16.0 to 1.17.0
2022-04-27 13:58:44 +03:00
Michael Hoffmann
d561876d85
tests: add a test for issue 97
2022-04-27 13:57:37 +03:00
dependabot[bot]
31e5078e47
build(deps): bump modernc.org/sqlite from 1.16.0 to 1.17.0
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.16.0 to 1.17.0.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.16.0...v1.17.0 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-25 11:24:29 +00:00
dependabot[bot]
2929fcd5ac
build(deps): bump schneegans/dynamic-badges-action from 1.2.0 to 1.3.0
...
Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases )
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md )
- [Commits](https://github.com/schneegans/dynamic-badges-action/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: schneegans/dynamic-badges-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-21 11:26:02 +00:00
glebarez
cd7c386357
Merge pull request #32 from glebarez/dependabot/go_modules/modernc.org/libc-1.15.0
2022-04-12 17:11:01 +03:00
dependabot[bot]
c50ca6abeb
build(deps): bump modernc.org/libc from 1.14.12 to 1.15.0
...
Bumps [modernc.org/libc](https://gitlab.com/cznic/libc ) from 1.14.12 to 1.15.0.
- [Release notes](https://gitlab.com/cznic/libc/tags )
- [Commits](https://gitlab.com/cznic/libc/compare/v1.14.12...v1.15.0 )
---
updated-dependencies:
- dependency-name: modernc.org/libc
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-12 13:59:20 +00:00
glebarez
ff85e5a8ca
minor syntax changes for better aligning with upstream
v1.16.0
2022-04-05 18:15:59 +03:00
glebarez
2097e63911
merge upstream
2022-04-05 18:04:19 +03:00
glebarez
b791ecc831
fix readme
v1.15.2
2022-03-29 22:05:40 +03:00
glebarez
f0d65029a0
Merge pull request #30 from glebarez/dependabot/go_modules/modernc.org/sqlite-1.15.4
2022-03-29 21:57:38 +03:00
dependabot[bot]
9536a8e96a
build(deps): bump modernc.org/sqlite from 1.15.3 to 1.15.4
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.15.3 to 1.15.4.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.15.3...v1.15.4 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-29 11:42:44 +00:00
glebarez
d6760ae960
Merge pull request #29 from glebarez/dependabot/github_actions/schneegans/dynamic-badges-action-1.2.0
2022-03-28 15:40:48 +03:00
dependabot[bot]
5b9143d3fe
build(deps): bump schneegans/dynamic-badges-action from 1.1.0 to 1.2.0
...
Bumps [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/schneegans/dynamic-badges-action/releases )
- [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md )
- [Commits](https://github.com/schneegans/dynamic-badges-action/compare/v1.1.0...v1.2.0 )
---
updated-dependencies:
- dependency-name: schneegans/dynamic-badges-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-28 11:29:41 +00:00
glebarez
27e22f1a60
Merge pull request #28 from glebarez/dependabot/go_modules/modernc.org/sqlite-1.15.3
2022-03-22 15:05:33 +03:00
dependabot[bot]
832edb759f
build(deps): bump modernc.org/sqlite from 1.15.2 to 1.15.3
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.15.2 to 1.15.3.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.15.2...v1.15.3 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 11:28:00 +00:00
glebarez
5075ff3fa5
update readme
v1.15.1
2022-03-21 21:33:39 +03:00
glebarez
4fccc35944
add go 1.16 in tests workflow
2022-03-21 21:33:39 +03:00
glebarez
19d521f4e5
ColumnTypeScanType: return time.Time for date/time types
2022-03-21 21:33:39 +03:00
glebarez
890e2cac01
update dependecy to still support Go 1.16
2022-03-21 21:33:39 +03:00
Matthew Gabeler-Lee
327c7779d4
Fix race condition if exec's context is canceled just after completion
2022-03-21 21:33:39 +03:00
Matthew Gabeler-Lee
870db7651a
Add _txlock DSN parameter to customize BEGIN
2022-03-21 21:33:39 +03:00
glebarez
5660418392
Merge pull request #27 from glebarez/dependabot/github_actions/actions/cache-3
...
build(deps): bump actions/cache from 2 to 3
2022-03-21 16:03:15 +03:00
dependabot[bot]
d43a8133ae
build(deps): bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 12:06:24 +00:00
glebarez
99b4f1ca0c
Merge branch 'master' of https://github.com/glebarez/go-sqlite
v1.15.0
2022-03-18 15:13:49 +03:00
glebarez
e2cd08928a
fix README
2022-03-18 15:13:46 +03:00
glebarez
10d153ab5a
Merge pull request #26 from glebarez/dependabot/go_modules/modernc.org/sqlite-1.15.2
...
build(deps): bump modernc.org/sqlite from 1.14.8 to 1.15.2
2022-03-18 14:56:55 +03:00
glebarez
e001d0c162
README: changes in Go support matrix
2022-03-18 14:51:41 +03:00
dependabot[bot]
d8632c1b78
build(deps): bump modernc.org/sqlite from 1.14.8 to 1.15.2
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.14.8 to 1.15.2.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.8...v1.15.2 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-18 11:50:51 +00:00
glebarez
43a573da87
README: changes in Go support matrix
2022-03-18 14:48:20 +03:00
glebarez
4ce67db7c8
increase busy_timeout in tests, due to super slow Windows runner in Github actions
2022-03-10 21:33:26 +03:00
glebarez
d8be899eca
Merge pull request #18 from glebarez/dependabot/github_actions/actions/checkout-3
...
build(deps): bump actions/checkout from 2 to 3
2022-03-10 20:22:26 +02:00
glebarez
b5f47c7638
Merge pull request #17 from glebarez/dependabot/github_actions/actions/setup-go-3
...
build(deps): bump actions/setup-go from 2.2.0 to 3
2022-03-10 20:22:17 +02:00
glebarez
1693ab0513
Merge pull request #20 from glebarez/dependabot/go_modules/modernc.org/sqlite-1.14.8
...
build(deps): bump modernc.org/sqlite from 1.14.7 to 1.14.8
2022-03-10 20:22:06 +02:00
dependabot[bot]
6d75c968a7
build(deps): bump actions/setup-go from 2.2.0 to 3
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2.2.0 to 3.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2.2.0...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 18:16:51 +00:00
dependabot[bot]
5397b34f82
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 18:14:12 +00:00
dependabot[bot]
e494c21e8d
build(deps): bump modernc.org/sqlite from 1.14.7 to 1.14.8
...
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite ) from 1.14.7 to 1.14.8.
- [Release notes](https://gitlab.com/cznic/sqlite/tags )
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.14.7...v1.14.8 )
---
updated-dependencies:
- dependency-name: modernc.org/sqlite
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-10 18:14:04 +00:00
glebarez
cb10af7a8b
Update tests.yml
2022-03-10 21:06:49 +03:00