Commit Graph

509 Commits

Author SHA1 Message Date
R. Ryantm
14f216702b webdis: 0.1.20 -> 0.1.21 2023-03-30 06:34:31 +00:00
Weijia Wang
7c2c3acea4
Merge pull request #223203 from r-ryantm/auto-update/sqlcmd
sqlcmd: 0.15.3 -> 0.15.4
2023-03-29 00:44:01 +03:00
R. Ryantm
d2e946e21a sqlcmd: 0.15.3 -> 0.15.4 2023-03-26 05:54:53 +00:00
Yureka
f8cbc3c281 tree-wide: convert rust with git deps to importCargoLock 2023-03-26 01:52:04 +01:00
Weijia Wang
82c730598f
Merge pull request #222818 from r-ryantm/auto-update/clickhouse-backup
clickhouse-backup: 2.1.3 -> 2.2.0
2023-03-24 22:04:58 +02:00
Weijia Wang
3546c13e26
Merge pull request #222445 from r-ryantm/auto-update/dbmate
dbmate: 2.0.1 -> 2.1.0
2023-03-24 20:50:23 +02:00
Fabian Affolter
d9196ff009 sqlfluff: 2.0.1 -> 2.0.2
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.0.1...2.0.2

Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.0.2/CHANGELOG.md
2023-03-24 08:39:38 +01:00
R. Ryantm
574bf81f09 clickhouse-backup: 2.1.3 -> 2.2.0 2023-03-24 00:33:47 +00:00
R. Ryantm
97f7e8dbc5 dbmate: 2.0.1 -> 2.1.0 2023-03-22 00:53:57 +00:00
superherointj
91d315c4dc
Merge pull request #221858 from ratsclub/master
sqlcmd: init at 0.15.3
2023-03-19 12:53:13 -03:00
Victor Freire
aec2229553 sqlcmd: init at 0.15.3 2023-03-19 11:59:03 -03:00
Fabian Affolter
bbe659d133 sqlfluff: 2.0.0 -> 2.0.1
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/2.0.0...2.0.1

Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.0.1/CHANGELOG.md
2023-03-18 17:30:05 +01:00
Fabian Affolter
ab05e7f1b6 sqlfluff: 1.4.5 -> 2.0.0
Changelog: https://github.com/sqlfluff/sqlfluff/blob/2.0.0/CHANGELOG.md
2023-03-15 10:22:43 +01:00
Mario Rodas
48f91f22ae pgsync: 0.7.3 -> 0.7.4 2023-03-10 04:20:00 +00:00
R. Ryantm
66b05cfb9a dbmate: 1.16.2 -> 2.0.1 2023-03-07 13:23:02 +00:00
Ilan Joselevich
f06733c932
Merge pull request #218840 from pimeys/prisma-4.11.0
nodePackages.prisma: 4.10.1 -> 4.11.0
2023-03-06 23:17:19 +02:00
Maximilian Bosch
e62c913822
treewide: remove ma27 from a bunch of packages (again)
Some of the stuff used to be needed for a project, for others I found
alternatives that suited better my needs. Anyways, I don't intend to
spend time maintaining these, so no need to keep that.
2023-03-03 21:25:26 +01:00
R. Ryantm
43381120c6 vitess: 15.0.2 -> 16.0.0 2023-03-01 23:18:14 +00:00
Julius de Bruijn
bee04d3157 prisma-engines: 4.10.1 -> 4.11.0 2023-02-28 18:17:32 +01:00
R. Ryantm
a34f8ec2fe sqlc: 1.17.0 -> 1.17.2 2023-02-26 16:06:33 +00:00
Alexey Orlenko
83a2bd87ea prisma-engines: 4.9.0 -> 4.10.1 2023-02-22 17:52:31 +08:00
R. Ryantm
36ea699bd4 sqlc: 1.16.0 -> 1.17.0 2023-02-21 17:34:02 +00:00
Fabián Heredia Montiel
13be52bef6 pgsync: 0.7.2 → 0.7.3 2023-02-17 08:59:21 -06:00
Mario Rodas
9963187479 pgagroal: init at 1.5.1 2023-02-03 04:20:00 +00:00
R. Ryantm
ad1391cd36 dbmate: 1.16.0 -> 1.16.2 2023-02-02 19:44:02 +00:00
Mario Rodas
acdec1e889
Merge pull request #210716 from Misterio77/sqlcl-22-4
sqlcl: 22.3.1 -> 22.4.0.342.1212
2023-01-31 06:20:23 -05:00
Sandro
109fc99d1c
Merge pull request #209299 from r-ryantm/auto-update/squirrel-sql 2023-01-23 23:29:19 +01:00
Nick Cao
5dca029b5f
Merge pull request #211716 from r-ryantm/auto-update/pg_activity
pg_activity: 3.0.1 -> 3.0.3
2023-01-23 15:56:16 +08:00
Weijia Wang
f81fec1d76
Merge pull request #206029 from r-ryantm/auto-update/pgweb
pgweb: 0.11.12 -> 0.13.1
2023-01-23 08:06:58 +01:00
Weijia Wang
f1ba0984f5
Merge pull request #197364 from r-ryantm/auto-update/dbmate
dbmate: 1.15.0 -> 1.16.0
2023-01-22 23:27:44 +01:00
László Vaskó
840ad97149 litecli: ignore failing test
The issue is introduced by sqlparse 0.4.3

Resolves #211482
2023-01-21 22:22:22 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
R. Ryantm
83eb035ef9 pg_activity: 3.0.1 -> 3.0.3 2023-01-20 05:21:04 +00:00
Tom Houlé
8521af8e97 prisma-engines: 4.8.0 -> 4.9.0 2023-01-18 16:00:07 +01:00
Gabriel Fontes
f259f92461
sqlcl: 22.3.1 -> 22.4.0.342.1212 2023-01-14 12:01:33 -03:00
R. Ryantm
6f3fc8199a squirrel-sql: 4.4.0 -> 4.5.1 2023-01-06 12:05:27 +00:00
piegames
aa8ead30fd
Merge pull request #175495 from amjoseph-nixpkgs/pr/sourceProvenance/correct-meta-typecheck
check-meta.nix: make non-source consistent with documentation
2023-01-04 15:31:51 +01:00
R. Ryantm
f67ff98a11 timescaledb-tune: 0.14.2 -> 0.14.3 2023-01-03 14:33:56 +08:00
Adam Joseph
30bf7264ed fix packages with broken meta attributes 2023-01-01 18:48:04 -08:00
Jonas Heinrich
5ec7ec9aaa
Merge pull request #208558 from r-ryantm/auto-update/litefs
litefs: 0.2.0 -> 0.3.0
2023-01-01 17:13:51 +01:00
R. Ryantm
e00880169f vitess: 15.0.1 -> 15.0.2 2023-01-01 01:24:23 +00:00
R. Ryantm
1d63f8c009 litefs: 0.2.0 -> 0.3.0 2022-12-31 23:58:39 +00:00
R. Ryantm
bf2aea451e pgweb: 0.11.12 -> 0.13.1 2022-12-31 04:23:17 +00:00
Colin Arnott
2847273279
vitess: init at 15.0.0 (#203905)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Fixes https://github.com/NixOS/nixpkgs/issues/146408
2022-12-27 21:26:49 +01:00
Thiago Kenji Okada
b0c08441b3
Merge pull request #207448 from r-ryantm/auto-update/clickhouse-backup
clickhouse-backup: 2.1.2 -> 2.1.3
2022-12-24 12:04:24 +00:00
R. Ryantm
fb136e390c clickhouse-backup: 2.1.2 -> 2.1.3 2022-12-23 18:11:23 +00:00
Bobby Rong
800f913584
Merge pull request #207024 from pimeys/prisma-4.8.0
prisma-engines: 4.7.0 -> 4.8.0
2022-12-21 17:49:24 +08:00
Julius de Bruijn
82e75d1b8d prisma-engines: 4.7.0 -> 4.8.0 2022-12-20 18:13:31 +01:00
Fabian Affolter
9a3648d6c1 sqlfluff: 1.4.4 -> 1.4.5
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/1.4.4...1.4.5

Changelog: https://github.com/sqlfluff/sqlfluff/blob/1.4.5/CHANGELOG.md
2022-12-20 16:23:39 +01:00
Fabian Affolter
c6b869b45b sqlfluff: 1.4.3 -> 1.4.4
Diff: https://github.com/sqlfluff/sqlfluff/compare/refs/tags/1.4.3...1.4.4

Changelog: https://github.com/sqlfluff/sqlfluff/blob/1.4.4/CHANGELOG.md
2022-12-20 15:37:15 +01:00