We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9095627 commit a014ecaCopy full SHA for a014eca
generator/README.md
@@ -11,13 +11,13 @@ npm run generate
11
12
This will:
13
14
-- Start PostgreSQL 11 in a container
+- Start all specified Postgres versions in containers
15
- Run the generator in another container
16
- Query for builtin type OIDs
17
- Generate `../lib/builtins.js`
18
- Tear down the containers
19
20
-## Adding PostgreSQL versions
+## Adding PostgreSQL Versions
21
22
To query additional PostgreSQL versions, edit the files in this directory:
23
0 commit comments