Manuel de la Peña
|
a9bb64e9ec
|
chore: bump tc-go
|
2025-01-30 17:37:30 +01:00 |
|
Manuel de la Peña
|
c1362f1eae
|
chore: bump tc-go to v0.35.0
It was released a few weeks ago
|
2025-01-30 17:35:34 +01:00 |
|
Manuel de la Peña
|
cac4fd5e8d
|
chore: use cleanup function
|
2024-12-12 12:12:56 +01:00 |
|
Manuel de la Peña
|
bff5333d67
|
chore: simplify testing panics
|
2024-12-12 06:28:19 +01:00 |
|
Manuel de la Peña
|
b3a2e40c62
|
chore: bump testcontainers-go to v0.34.0
|
2024-10-23 12:15:21 +02:00 |
|
Manuel de la Peña
|
efbc89fea6
|
fix: do not close store twice in tests
|
2024-09-20 00:06:39 +02:00 |
|
Manuel de la Peña
|
f962d64885
|
chore: terminate container on end
This is not relevant for this PR, as Ryuk is responsible for terminating containers after the test session finishes
|
2024-09-18 22:20:42 +02:00 |
|
Manuel de la Peña
|
1bb4d922e9
|
chore: close store
|
2024-09-18 16:59:58 +02:00 |
|
Manuel de la Peña
|
1d6c0c3e25
|
chore: set Go 1.21 for modules
|
2024-09-16 17:16:20 +02:00 |
|
Manuel de la Peña
|
c80f1269f0
|
chore: adjust Go matrix versions to use 1.20 as the minimum version
|
2024-09-16 14:26:29 +02:00 |
|
Manuel de la Peña
|
fc01fc5829
|
fix: remove toolchain in go mod
|
2024-08-29 14:55:45 +02:00 |
|
Manuel de la Peña
|
2f5263ef85
|
chore: use testcontainers-go in postgres store
|
2024-08-29 14:41:34 +02:00 |
|
Jason McNeil
|
9e2901b3d4
|
chore: Update Go version to 1.20 in go.mod file
|
2024-06-03 16:15:22 -03:00 |
|
Jason McNeil
|
b35dab26c8
|
chore: Update Go version to 1.20+ in test-postgres workflow and README.md file
|
2024-06-03 15:53:15 -03:00 |
|
dependabot[bot]
|
6321a10f61
|
build(deps): bump github.com/jackc/pgx/v5 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.5 to 5.6.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.5...v5.6.0)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-27 07:51:09 +00:00 |
|
dependabot[bot]
|
23df74bba9
|
build(deps): bump github.com/jackc/pgx/v5 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.4 to 5.5.5.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.4...v5.5.5)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-11 07:24:19 +00:00 |
|
dependabot[bot]
|
576833a40a
|
build(deps): bump github.com/jackc/pgx/v5 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.3 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.3...v5.5.4)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-05 07:57:35 +00:00 |
|
dependabot[bot]
|
5fda7d2a02
|
build(deps): bump github.com/stretchr/testify in /postgres
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 07:16:26 +00:00 |
|
Hayzam Sherif
|
bc38f922ba
|
docs: fix example in README.md
|
2024-02-14 03:33:46 +05:30 |
|
dependabot[bot]
|
6b1d1f2164
|
Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.2 to 5.5.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.2...v5.5.3)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-02-05 07:16:19 +00:00 |
|
dependabot[bot]
|
50a1ec1c52
|
Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.1 to 5.5.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.1...v5.5.2)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-15 07:48:32 +00:00 |
|
dependabot[bot]
|
3c8fea1b4b
|
Bump golang.org/x/crypto from 0.12.0 to 0.17.0 in /postgres
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.12.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 21:58:00 +00:00 |
|
dependabot[bot]
|
64cdfc8a7c
|
Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.0...v5.5.1)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 07:19:37 +00:00 |
|
dependabot[bot]
|
32a3153566
|
Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.3...v5.5.0)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-06 07:08:06 +00:00 |
|
Muhammed Efe Cetin
|
db1dd2bf6a
|
update delete benchmarks
|
2023-09-15 18:23:02 +03:00 |
|
Muhammed Efe Cetin
|
68d59280d8
|
add benchmarks for all storages
|
2023-09-15 00:02:13 +03:00 |
|
Juan Calderon-Perez
|
41ad317a6d
|
Update dependencies across the board, fix all go.sum/go.mod files
|
2023-08-23 00:30:10 -04:00 |
|
Juan Calderon-Perez
|
9d99e7dd5b
|
Update all README files with new major versions
|
2023-08-23 00:05:48 -04:00 |
|
Juan Calderon-Perez
|
9570205b8a
|
Cleanup the go.mod files
|
2023-08-21 08:36:48 -04:00 |
|
Juan Calderon-Perez
|
c0cc07ca93
|
Update README files, use require.NoError
|
2023-08-20 09:22:43 -04:00 |
|
Juan Calderon-Perez
|
02d809987a
|
Use testify.Require for all Storage Drivers
|
2023-08-19 22:36:33 -04:00 |
|
dependabot[bot]
|
7780bb0835
|
Bump github.com/jackc/pgx/v5 from 5.4.2 to 5.4.3 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.2 to 5.4.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.2...v5.4.3)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-07 07:30:32 +00:00 |
|
dependabot[bot]
|
b75a6767e8
|
Bump github.com/jackc/pgx/v5 from 5.4.1 to 5.4.2 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.1 to 5.4.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.1...v5.4.2)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-12 07:33:26 +00:00 |
|
M. Efe Çetin
|
c030fac063
|
📝 docs: automated synchronization with gofiber/docs (#880)
* add sync_docs script
* update docs
* update docs
* Update README.md
- sort lines and fix closing image tag
* update docs
---------
Co-authored-by: RW <rene@gofiber.io>
|
2023-07-07 17:45:22 +03:00 |
|
dependabot[bot]
|
85c4df40cd
|
Bump github.com/jackc/pgx/v5 from 5.4.0 to 5.4.1 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.0 to 5.4.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.0...v5.4.1)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-19 07:57:31 +00:00 |
|
dependabot[bot]
|
5effaf1761
|
Bump github.com/jackc/pgx/v5 from 5.3.1 to 5.4.0 in /postgres
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.3.1 to 5.4.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.3.1...v5.4.0)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-15 07:57:20 +00:00 |
|
dependabot[bot]
|
7d726253df
|
Bump github.com/gofiber/utils from 1.0.1 to 1.1.0 in /postgres
Bumps [github.com/gofiber/utils](https://github.com/gofiber/utils) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/gofiber/utils/releases)
- [Commits](https://github.com/gofiber/utils/compare/v1.0.1...v1.1.0)
---
updated-dependencies:
- dependency-name: github.com/gofiber/utils
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-19 08:05:14 +00:00 |
|
Muhammed Efe Çetin
|
f07e641c06
|
update
|
2023-03-12 13:19:08 +03:00 |
|
Muhammed Efe Çetin
|
14d989aaab
|
update
|
2023-03-12 13:18:22 +03:00 |
|
Muhammed Efe Çetin
|
57f18bb17e
|
update
|
2023-03-12 13:17:11 +03:00 |
|
Muhammed Efe Çetin
|
dd9a30caed
|
update
|
2023-03-12 13:06:50 +03:00 |
|
M. Efe Çetin
|
478527cfe6
|
Merge branch 'main' into main
|
2023-03-12 13:02:59 +03:00 |
|
Juan Calderon
|
4d9108e34d
|
Url Escape the password provided to postgres
|
2022-12-10 22:14:35 -08:00 |
|
gaby
|
a3b1139001
|
Breakdown local storage tests into separate files. Fix go.sum files
|
2022-11-20 04:59:16 -08:00 |
|
gaby
|
5a40e781c1
|
Deprecate support for go 1.14 and go 1.15
|
2022-11-20 04:20:05 -08:00 |
|
Muhammed Efe Çetin
|
155991d08b
|
fix
|
2022-11-04 19:48:37 +03:00 |
|
Muhammed Efe Çetin
|
4b273b74cb
|
fix tests
|
2022-11-04 19:40:38 +03:00 |
|
Muhammed Efe Çetin
|
1fc6144cc0
|
add conn
|
2022-11-03 23:36:06 +03:00 |
|
Muhammed Efe Çetin
|
90e5588e5d
|
fix
|
2022-11-03 23:32:42 +03:00 |
|
Muhammed Efe Çetin
|
634e4f7bbb
|
tidy
|
2022-11-03 19:51:50 +03:00 |
|