graphile / graphile/graphile.github.io
Document correct connection string to use for SSL
Đang mở
- Ngôn ngữ chính
- SCSS
- Star
- 27
- Fork
- 126
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
The postgres query string library doesn't support `sslmode=require` instead requiring `ssl=1`.
Example: `postgresql://username:password@example.com/dbname?ssl=1`
Ref: postgraphql/postgraphql#357
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.