Skip to content

Commit ad50939

Browse files
mofterdingervmikhailenko
authored andcommitted
Initial version of postgres support
1 parent 212337f commit ad50939

File tree

121 files changed

+748
-13634
lines changed

Some content is hidden

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

121 files changed

+748
-13634
lines changed

.cdsrc.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
11
{
2-
"requires": {
3-
"multitenancy": true,
4-
"extensibility": true,
5-
"toggles": true
6-
},
72
"build": {
83
"target": "."
94
},
105
"profiles": [
11-
"with-mtx-sidecar",
126
"java"
137
]
148
}

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
with:
2222
java-version: 17
2323
- name: Build with Maven
24-
run: mvn -B clean install
24+
run: mvn -ntp -B clean install

.tours/sample-tour.tour

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)