graphile / graphile/graphile.github.io
Make pgSettings clearer
- 主要言語
- SCSS
- スター
- 27
- フォーク
- 126
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
e.g. demonstrate settings you want to be period-less (e.g. `role`, `statement_timeout` which affect PostgreSQL directly) and settings you want to have periods in (e.g. `jwt.claims.user_id` etc which don't affect PostgreSQL directly but your own application code can use).
This page: https://www.graphile.org/postgraphile/usage-library/#pgsettings-function
This file: https://github.com/graphile/graphile.github.io/blob/develop/src/pages/postgraphile/usage-library.md
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
src/pages/postgraphile/usage-library.md を開き、pgSettings 関数のセクションを読んでください。role や statement_timeout のようなピリオドのない設定と、jwt.claims.user_id のようなピリオド区切りの設定を並べて示す例を追加してください。ページ上で、PostgreSQL に渡される設定とアプリケーションコード向けの設定が明確に区別されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- postgresql
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100