Commit graph

47 commits

Author SHA1 Message Date
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
83eed10991 better glob tests 2021-07-30 16:57:23 +02:00
d13783dbc1
Merge pull request #1 from kinolaev/patch-1
fix: parse without glob
2021-07-30 14:37:40 +00:00
kinolaev
f44953ddf6
fix: parse without glob 2021-07-24 19:42:29 +03:00
5cb1eb8e27 make config file globbing optional 2021-06-24 15:29:58 +02:00
26a212cb9b also disable ssl when connecting to pgsql using ip 2021-06-16 13:27:35 +02:00
87dd4c570b fancy error formatting 2021-05-03 19:15:56 +02:00
d9d0c397ee optional redis 2021-05-03 18:42:56 +02:00
06de88ec21 optional sqlx 2021-05-03 18:32:18 +02:00
cbd172d6c8 readme and crate meta 2021-05-03 17:23:08 +02:00
fe8a4d1f44 ci 2021-05-03 17:16:48 +02:00
28e84abd56 import from notify_push 2021-05-03 17:14:49 +02:00