Skip to content

Commit bd14e3f

Browse files
committed
feat(gb-8838): postgres extension
1 parent bcf7bbd commit bd14e3f

File tree

162 files changed

+59804
-91
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

162 files changed

+59804
-91
lines changed

.github/workflows/pull-request.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jobs:
5555
strategy:
5656
matrix:
5757
version:
58-
- gateway: "0.35.0"
59-
cli: "0.91.0"
58+
- gateway: "0.36.0"
59+
cli: "0.92.0"
6060
env:
6161
RUSTFLAGS: -D warnings
6262
steps:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ devenv.local.nix
99

1010
# pre-commit
1111
.pre-commit-config.yaml
12+
.aider*

0 commit comments

Comments
 (0)