Commit graph

61 commits

Author SHA1 Message Date
4a5489f686 workflow updates 2025-05-30 16:31:17 +02:00
179a81faeb update repo url 2025-05-30 16:30:47 +02:00
d62e94fd1c test for single node cluster 2025-05-30 16:30:29 +02:00
b270299d79 flake update 2025-05-30 16:29:34 +02:00
83ba84fa2d fix tls redis parsing 2025-05-02 09:28:08 +02:00
88b64b402d rework redis options 2025-04-30 18:17:43 +02:00
e4bb72fd00 parse redis ssl_context 2025-04-29 18:13:10 +02:00
88db1d1d86 remove redis-connect feature 2025-04-29 16:27:49 +02:00
10b7d8eb56 remove db-sqlx feature 2025-04-29 16:02:06 +02:00
2ac14d7aed 0.12.0 2025-01-14 19:52:01 +01:00
cacb1fc7ad 0.11.1 2024-12-13 17:40:55 +01:00
9c9f9d47dd updates 2024-12-13 17:33:03 +01:00
a1ada2b8c5 flake reorg 2024-12-13 17:31:16 +01:00
f05c398f41
Merge pull request #5 from tennox/main
update: php-literal-parser to v0.6.2
2024-12-13 17:25:33 +01:00
Manu [tennox]
70d0f6fd6e update: php-literal-parser to v0.6.2
to include fix:
https://github.com/icewind1991/php-literal-parser/issues/1
2024-12-02 20:16:01 +00:00
f61ab10717 0.11.0 2024-07-26 18:16:25 +02:00
3afce299f7 bumb dependencies 2024-03-11 16:05:12 +01:00
92fe24ae8d 0.9.1 2024-01-31 18:29:22 +01:00
9ebb0f08ac fix handling of pgsql sockets without hostname 2024-01-31 18:25:18 +01:00
ffc38e3ae1 add test for credentials escaping 2024-01-23 15:08:58 +01:00
74b2091624 redis 0.24 2024-01-22 15:02:18 +01:00
295231ae92 nix based ci 2023-11-30 21:02:31 +01:00
25721b7f98 prepare for updated sqlx 2023-11-30 20:38:03 +01:00
882b907141 flake update 2023-11-30 20:36:21 +01:00
3925e58ea4 0.8.0 2023-05-15 18:07:03 +02:00
de8c73828a 0.7.1 2023-03-30 13:06:00 +02:00
39e4ae9a2b handle postgres without password
fixes #4
2023-03-30 13:03:48 +02:00
59006e9e8e split of config tests 2023-03-30 12:57:58 +02:00
0fe7e9fb13 bumb dependencies 2023-02-23 14:02:33 +01:00
28c121fe0a bumb dependencies 2023-02-23 13:43:55 +01:00
8b6e3d4061 bumb dependencies 2022-12-28 15:10:55 +01:00
07af6dccd0 add support for redis username 2022-12-28 14:59:54 +01:00
88b4abd252 bumb dependencies 2022-10-06 17:54:53 +02:00
d352001fb2 flake 2022-10-06 15:43:48 +02:00
3064e850fa
Merge pull request #2 from JakubOnderka/patch-1
Update dependencies
2022-10-06 15:43:40 +02:00
Jakub Onderka
65d34e5336 Disable default features for redis 2022-10-03 22:43:24 +02:00
Jakub Onderka
6ed27ae11c Raise MSRV to 1.56 2022-09-10 17:13:46 +02:00
Jakub Onderka
2b6221518e Update dependencies 2022-09-10 17:13:46 +02:00
96954dc116 update dependencies 2022-01-19 16:25:24 +01:00
b388c2ccf0 update literal parser 2021-09-09 16:32:05 +02:00
59cd402f2f 0.4.1 2021-08-11 14:20:22 +02:00
7445dda2ff default to sqlite 2021-08-11 13:52:37 +02:00
0b6614c6e0 use default database name if none is set in the config 2021-08-11 13:44:39 +02:00
4b8c9530fb improve handling of mysql ssl options 2021-08-03 17:23:44 +02:00
d154bdd9f0 check full feature matrix 2021-07-30 17:26:40 +02:00
67fb5944ce fix without --all-features 2021-07-30 17:25:48 +02:00
2d2fa8a31e redis 0.21 2021-07-30 17:22:33 +02:00
0bf1ff020a clippy lint 2021-07-30 17:01:24 +02:00
b599ee3ce0 0.2.3 2021-07-30 17:00:44 +02:00
66308dc467 no need to collect paths into a vec
use iterators instead
2021-07-30 16:58:55 +02:00