Commit 2c201ee
committed
docs(safegres): use PG* env var convention; drop stale Authz/MIT sections
- README quickstart now uses PGHOST/PGUSER/PGPASSWORD/PGDATABASE env
vars (matching the rest of the ecosystem) instead of a connection URL.
- Library example uses getPgEnvOptions() from pg-env.
- Drop orphaned 'Authz* type re-exports' section (re-exports were
already removed in the previous commit).
- Drop trailing 'License: MIT' section.1 parent edbe571 commit 2c201ee
1 file changed
Lines changed: 8 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
31 | 36 | | |
32 | 37 | | |
33 | 38 | | |
| 39 | + | |
34 | 40 | | |
35 | 41 | | |
36 | | - | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 53 | | |
57 | | - | |
0 commit comments