Wolfgang Walther
c1c45060ba
chore: Prepare merge of postgrest-docs into postgrest main repo
...
This avoids some merge conflicts to allow git blame to detect renames properly.
2024-02-17 13:43:21 +01:00
Wolfgang Walther and Wolfgang Walther
e9ef876433
Add hint on how to prevent exposing computed columns as RPCs
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-02-28 13:14:53 +01:00
Wolfgang Walther and Wolfgang Walther
6aeb5065f8
Add docs about accessing array items and fields of composite types with JSON operators.
...
Added in https://github.com/PostgREST/postgrest/pull/2145
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-02-04 22:31:28 +01:00
Wolfgang Walther and Wolfgang Walther
4d6909a08f
Mention computed columns can be on the extra search path.
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-02-04 22:31:28 +01:00
Wolfgang Walther and Wolfgang Walther
9c0db849ce
Move JSON Columns and Computed Columns sections one level up
...
Both of those are about select and filters - so do not belong into "Vertical Filtering" only.
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-02-04 22:31:28 +01:00
Wolfgang Walther and Wolfgang Walther
71dd891d2f
fix postgrest-serve after move to docs/ folder
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-02-04 22:31:28 +01:00
Wolfgang Walther and Wolfgang Walther
43a92d4e6b
ci: Only run linkcheck in pull requests to main branch
...
Avoids running linkcheck on back branches, where links are outdated anyway.
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 16:32:14 +01:00
Wolfgang Walther and Wolfgang Walther
e7e102bc42
ci: switch to GitHub Actions
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 16:32:14 +01:00
Wolfgang Walther and Wolfgang Walther
91f1580f95
Fix warning when using docker host network
...
Resolves #491
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 14:24:51 +01:00
Wolfgang Walther and Wolfgang Walther
a4db05aeba
Improve docker install examples
...
Removes the PGRST_DB_SCHEMA variable which is public by default now.
Removes the PGRST_DB_ANON_ROLE variable, because using the authenticator role or even a superuser is very bad practice.
Replaces the postgres superuser with app_user, because using a superuser to connect to postgres is very bad practice.
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 14:24:51 +01:00
Wolfgang Walther and Wolfgang Walther
a85dfe9558
chore: Move *.rst files to docs/ folder
...
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 13:35:55 +01:00
Wolfgang Walther and Wolfgang Walther
0ae86b7e74
Fix references to full documents instead of first section
...
Resolves #492
Signed-off-by: Wolfgang Walther <walther@technowledgy.de >
2022-01-30 13:31:20 +01:00
Wolfgang Walther and Wolfgang Walther
0824139069
Add order of precedence for config parameters
2022-01-24 10:24:39 +01:00
Wolfgang Walther and Wolfgang Walther
5f938dbe1a
Run PostgREST with zero config. Related to https://github.com/PostgREST/postgrest/pull/2112
2022-01-24 10:24:39 +01:00
Wolfgang Walther and Wolfgang Walther
5187eadd0b
Restructure configuration reloading section
2022-01-24 10:24:39 +01:00
Wolfgang Walther and Wolfgang Walther
737ad76dfd
Clarify in-database configuration example regarding IN DATABASE
2022-01-08 22:25:31 +01:00
Wolfgang Walther and Wolfgang Walther
4bd090ba13
add user to logging example
2022-01-08 11:31:41 +01:00
Wolfgang Walther and Wolfgang Walther
540ef4ad9f
Update configuration page
2022-01-08 11:29:20 +01:00
Wolfgang Walther and Wolfgang Walther
62726ddcfd
force colored output in build and linkcheck tools
2022-01-08 10:50:48 +01:00
Wolfgang Walther and Wolfgang Walther
6c382c5985
replace permanently redirected URIs
2022-01-08 10:50:48 +01:00
Wolfgang Walther and Wolfgang Walther
0187410882
remove dead link to v5 docs
2022-01-07 20:33:06 +01:00
Wolfgang Walther
cfde95b0aa
remove reference to heroku app.json in main repo
2022-01-01 15:13:57 +01:00
Wolfgang Walther
04e7020ae3
fix database-configuration ALTER ROLE example, resolves #481
2021-12-24 12:06:34 +01:00
Wolfgang Walther and Wolfgang Walther
9eac683e51
Drop support for PG 9.5.
...
Related: https://github.com/PostgREST/postgrest/pull/2038
2021-11-24 19:43:26 +01:00
Wolfgang Walther and Wolfgang Walther
7e7d4df93b
docker-compose: remove optional quotes around environment variable
...
Resolves #446
2021-10-20 13:17:41 +02:00
Wolfgang Walther and Wolfgang Walther
a9dbd9e14f
Add user-agent to sphinx config to fix some linkchecks
2021-06-03 16:55:10 +02:00
Wolfgang Walther and Wolfgang Walther
8e0b67ed09
Sort ecosystem
2021-06-03 16:55:10 +02:00
Wolfgang Walther and Wolfgang Walther
7447b03295
Fix broken links
2021-06-03 16:55:10 +02:00
Wolfgang Walther and Wolfgang Walther
574e57d01a
Upgrade nixpkgs to enable linkcheck in CI
2021-06-03 16:55:10 +02:00
Wolfgang Walther and Wolfgang Walther
7e4810f0a6
change Master to Main in heroku deploy steps
2021-04-06 16:31:24 +02:00
Wolfgang Walther
8273e270f2
Change http to https in README.md
2021-04-06 15:43:32 +02:00
Wolfgang Walther
d5b9f6cc88
fix postgrest repo link in CONTRIBUTING.md
2021-04-06 11:09:33 +02:00
Wolfgang Walther and Wolfgang Walther
aa38221fc1
Add linkcheck to CI
2021-04-06 10:19:44 +02:00
Wolfgang Walther and Wolfgang Walther
92395eae8a
added postgrest-docs-linkcheck; clean up links
...
* removed outdated links
* updated permanent redirections
* updated postgres docs links to current version
* sort links in ecosystems by repo-name
* change http:// to https://
2021-04-06 10:19:44 +02:00
Wolfgang Walther and Wolfgang Walther
a1178a8016
move "Build from Source" to installation chapter and remove "Running the Test Suite"
2021-04-06 10:19:44 +02:00
Wolfgang Walther and Wolfgang Walther
b0ba2f709c
remove Makefile and Pipfile
2020-11-30 21:35:33 +01:00
Wolfgang Walther and Wolfgang Walther
d6caa5dae9
make docs full-width, resolves #351
2020-11-29 23:55:41 +01:00
Wolfgang Walther and Wolfgang Walther
881170b9ff
Fix build warnings to satisfy postgrest-docs-build
2020-11-29 23:54:48 +01:00
Wolfgang Walther and Wolfgang Walther
634a0c70b7
Fix spelling to satisfy postgrest-docs-spellcheck
2020-11-29 23:54:48 +01:00
Wolfgang Walther and Wolfgang Walther
84e5597091
Add postgrest-docs-dictcheck to remove obsolete words from postgrest.dict
2020-11-29 23:54:48 +01:00
Wolfgang Walther and Wolfgang Walther
b83ee94fae
Add nix-shell tools, fix circleci, resolves #322
2020-11-29 23:54:48 +01:00
Wolfgang Walther and Steve Chavez
9f15044e63
Add note about embedding of view-chains and the interaction with db-extra-search-path
2020-11-22 18:10:04 -05:00
Wolfgang Walther and Steve Chavez
06dba3953f
calling variadic functions
2020-10-27 21:03:12 -05:00