Commit Graph
100 Commits
Author SHA1 Message Date
steve-chavez 55cc616a5e Authentication as a reference
* Creates a Database Authorization topic
* Moves JWT from Auth0 into Ecosystem
* Moves SQL User Management to a how-to
2023-05-03 00:06:17 -03:00
Steve ChavezandLaurence Isla 4e49310d6e Clarify pool connection features 2023-04-25 20:27:02 -05:00
Steve Chavez 516a4daacf snippet for computed rel overload 2023-04-18 17:16:51 -05:00
Steve Chavez 3ff9b81c7d Remove public from schema cache event trigger 2023-04-18 13:25:01 -05:00
Steve ChavezandGitHub cf8ced1014 remove wrong claim about CSV being faster (#595) 2023-02-13 22:29:38 -05:00
Steve ChavezandGitHub 87b383316d fix: PGRST003 status code to 504 (#594) 2023-02-13 11:06:22 -05:00
Steve ChavezandGitHub 082b418334 Add db-plan-enabled recommendation (#588)
* fix broken links
2023-01-28 20:20:48 -05:00
Steve ChavezandGitHub 9128c8602a Refine docs for v10
* shorten release page

* shorten explain docs

* add limited update/delete to release page

* refine relationships

* refine disambiguation

* refine release page

* remove migration guide

* add author to WWT how-to
2022-08-26 16:08:08 -05:00
steve-chavez eb100cc746 clarify * as an alias of % for LIKE 2022-08-05 18:36:25 -05:00
steve-chavez bba960d4c6 new m2m relationship detection 2022-07-12 00:02:09 -05:00
Steve ChavezandGitHub 360cfa3fbd clarify errors (#550) 2022-06-20 13:50:47 -05:00
steve-chavez 13ce0f3354 add bulk update 2022-06-16 11:11:37 -05:00
steve-chavez 5305998a95 disallowed full table update 2022-06-16 11:11:37 -05:00
steve-chavez a9baa5bc9f lowercase upsert 2022-06-16 11:11:37 -05:00
steve-chavez 5f3284eed0 fix broken links 2022-05-02 19:42:02 -05:00
steve-chavez 72bffddbf1 Add limited updates/deletions
Also move updates to its own section
2022-05-02 19:42:02 -05:00
Steve ChavezandGitHub f56373313e Fix not reloading on ALTER TYPE (#517) 2022-03-22 10:57:04 +01:00
Steve ChavezandGitHub b209731ff3 Add admin section on file descriptors (#504) 2022-02-09 14:17:22 -05:00
Steve ChavezandGitHub 9d23cfde9d Add finer-grained event trigger (#489) 2022-01-12 12:52:34 -05:00
steve-chavez 0d23be7731 Fix logging blocks not showing on RTD 2021-08-10 00:37:25 -05:00
steve-chavez fcabf4012b Reorder release notes for v8.0 2021-08-10 00:26:24 -05:00
steve-chavez 42656edfd9 Improve wording in some sections 2021-08-09 14:10:46 -05:00
steve-chavez 254a2f7f36 Add in-db config plus reloading 2021-08-09 14:10:46 -05:00
steve-chavez 698db87590 Reorder configuration reloading 2021-08-09 14:10:46 -05:00
steve-chavez 8d4bc76aab Add entry for OPTIONS on views
* Also clarify the schema cache page
2021-08-09 14:10:46 -05:00
steve-chavez 52cdd50561 Show timestamps for server diagnostic information 2021-08-09 14:10:46 -05:00
steve-chavez 57d725bab6 Add Bearer without capitalization 2021-08-09 14:10:46 -05:00
steve-chavez 9543e746ec Mention log-level=crit/error increase throughput 2021-08-09 14:10:46 -05:00
steve-chavez 33f0da0509 Add no downtime schema cache reload 2021-08-09 14:10:46 -05:00
steve-chavez 2768019710 Add GNUHost as a sponsor 2021-04-23 17:16:11 -05:00
steve-chavez 535ebba219 Remove subzero link 2021-04-09 23:34:54 -05:00
steve-chavez 9f50e1d2d7 Add Supabase as a sponsor 2021-03-25 20:53:59 -05:00
steve-chavez 82e9895e1f Update CYBERTEC logo and url 2021-02-25 18:19:51 -05:00
steve-chavez c518585259 Add FreeBSD port to install page 2020-06-28 13:46:39 -05:00
steve-chavez 7e3c14a71a Update community tutorials
- Description to keycloak tutorial
- Correct gisops tutorial link
2020-06-16 13:52:43 -05:00
steve-chavez 94441c70c0 Add upcoming page 2020-06-05 14:35:45 -05:00
Steve ChavezandGitHub a869734140 reference: Add response.status GUC (#329)
Related to https://github.com/PostgREST/postgrest/pull/1541
2020-06-05 13:01:52 -05:00
Steve ChavezandGitHub b965f32137 Update v7.0.1.rst 2020-05-23 19:28:28 -05:00
steve-chavez 0b998e91d6 Add notice about single Linux static executable
Reorder development page in the toctree
2020-05-22 14:36:56 -05:00
steve-chavez 5e44c8160f Add package managers in installation
Fixes https://github.com/PostgREST/postgrest-docs/issues/319

* Add development page
* Clear installation page from admin and development concerns
2020-05-22 14:36:56 -05:00
steve-chavez 516809f2de Add favicon.ico 2020-05-22 14:36:56 -05:00
steve-chavez f8991b0794 Fix broken link in schema structure 2020-05-22 14:36:56 -05:00
steve-chavez 20bb295237 Add v7.0.1 release 2020-05-22 14:36:56 -05:00
steve-chavez 40bffc6950 Add subheading to db-schema 2020-05-12 13:24:40 -05:00
steve-chavez 622ff7b708 Note schema structure page is a work in progress 2020-05-04 11:46:54 -05:00
steve-chavez 469e01f77b Add release page for v7.0.0 2020-04-21 15:16:21 -05:00
steve-chavez 3af6df743b Reorder calling func with array 2020-04-21 15:16:21 -05:00
steve-chavez ef36ec10a1 Put warning in db-schema and clarify search_path 2020-04-21 15:16:21 -05:00
steve-chavez 3328b6059f Consolidate schema structure page 2020-04-21 15:16:21 -05:00
steve-chavez 79f2af08e3 Add wording for schema structure 2020-04-21 15:16:21 -05:00
steve-chavez 7714bd9623 Move HTTPS section from auth to admin
It fits better into administration concerns
2020-04-21 15:16:21 -05:00
steve-chavez 055b7820b3 Add schema structure diagram 2020-04-21 15:16:21 -05:00
steve-chavez 5eca88fd87 Refine function privileges section 2020-04-21 15:16:21 -05:00
steve-chavez 6b72da38e6 Move some api notes to best practices 2020-04-21 15:16:21 -05:00
steve-chavez c2ff7ffb62 Redorder insertions before stored procedures 2020-04-21 15:16:21 -05:00
steve-chavez 750c22cd1c Add mounting config file to docker 2020-04-21 15:16:21 -05:00
steve-chavez 4d623986ea Alternative to bulk call 2020-04-21 15:16:21 -05:00
steve-chavez a5af8dc68f Add return=rep to DELETE section 2020-04-21 15:16:21 -05:00
steve-chavez 467b22cb29 Fix required pg minimum version
Fixes https://github.com/PostgREST/postgrest-docs/issues/317
2020-04-21 15:16:21 -05:00
steve-chavez 87f883b793 Add multiple schemas feature 2020-04-21 15:16:21 -05:00
steve-chavez 3292fce732 Update schema reloading section
Fixes https://github.com/PostgREST/postgrest-docs/issues/243
2020-04-21 15:16:21 -05:00
steve-chavez 33768c509c Add reference for rpc with array literals
Fixes https://github.com/PostgREST/postgrest-docs/issues/258
2020-04-21 15:16:21 -05:00
steve-chavez dd7e182b12 Update config.py version/release
Fixes https://github.com/PostgREST/postgrest-docs/issues/260
2020-04-21 15:16:21 -05:00
steve-chavez 9f5ab4a8ba Add reference for filtering on json column
Fixes https://github.com/PostgREST/postgrest-docs/issues/266
2020-04-01 11:36:28 -05:00
Steve ChavezandGitHub 0d3dc8509c Add sompani to production list (#306) 2020-03-12 10:39:15 -05:00
steve-chavez 53f35f638c Add on_conflict query parameter 2020-02-15 13:56:38 -05:00
steve-chavez f34a480a99 Add misc header improvements to upcoming 2020-02-15 13:56:38 -05:00
steve-chavez 1d54b8b07d Add fixes to upcoming 2020-02-15 13:56:38 -05:00
steve-chavez 2aae1a3894 Add unix socket changes 2020-02-15 13:56:38 -05:00
steve-chavez 87528412c0 Add overriding provided headers note 2020-02-15 13:56:38 -05:00
steve-chavez 5fd86e682b Add setting headers via pre-request 2020-02-15 13:56:38 -05:00
steve-chavez 1f40492d64 Add request path/method GUC 2020-02-15 13:56:38 -05:00
steve-chavez 0ed1d31c72 Add embedding disambiguation in upcoming 2020-02-15 13:56:38 -05:00
steve-chavez c4005ad8f2 Change server-proxy-uri 2 openapi-server-proxy-uri 2020-02-15 13:56:38 -05:00
steve-chavez 878752faee Correct join table paragraph 2020-02-08 14:52:28 -05:00
Steve ChavezandGitHub 4cd05681dd Add embedding disambiguation section (#290) 2020-01-06 09:43:54 -05:00
steve-chavez e47d19d4dc Fix livereload host 2019-12-28 11:21:30 -05:00
Steve ChavezandGitHub 4eefe14706 Add GISOPS community tutorial (#291) 2019-12-23 13:46:22 -05:00
Steve ChavezandGitHub 1b166ce048 Add Community Tutorials section (#287)
Include DO video series
2019-12-16 12:39:57 -05:00
steve-chavez a0179cfd4b Remove keepalive nginx recommendation 2019-11-22 10:59:24 -05:00
Steve ChávezandGitHub 22b6ff764d Credit howtos/tuts authors (#264) 2019-10-18 11:03:32 -05:00
steve-chavez 3325a1bbc6 Add reference for mutation embed 2019-09-30 08:47:22 -05:00
steve-chavez 6afed0b30d Add reference for stored proc embedding 2019-09-30 08:47:22 -05:00
steve-chavez 5ef1db42ef Add estimated count reference 2019-09-18 14:19:40 -05:00
steve-chavez 476af62326 Add planned count reference 2019-09-18 14:19:40 -05:00
steve-chavez 2186a7e1a8 Add upcoming release page
* Add HEAD support mention
* Add change for bulk call
2019-09-18 14:19:40 -05:00
Steve ChávezandGitHub bc6e181d03 Add params=multiple-objects to api reference (#253) 2019-09-11 12:05:51 -05:00
Steve Chávez 126236c3d0 Update v6.0.2.rst 2019-08-26 13:54:25 -05:00
steve-chavez e81ab0d0bb Fix #246, add CONTRIBUTING.md
Also add structure section on README.md
2019-08-26 13:37:11 -05:00
Steve Chávez 7dd37c0bc4 Update index.rst 2019-08-26 12:04:33 -05:00
steve-chavez 0d4b1d8f92 Add release notes for v6.0.2
Also add relase notes section at index.
2019-08-26 10:28:03 -05:00
steve-chavez b9c9aee645 Reorder configuration section 2019-08-26 10:28:03 -05:00
steve-chavez 5942db7fa7 Collapse index sections and improve the wording 2019-08-26 10:28:03 -05:00
steve-chavez 7805b99d57 Fix #213, reorganize index 2019-08-26 10:28:03 -05:00
steve-chavez 8271885bb2 Remove some elements of the index page
As mentioned in https://github.com/PostgREST/postgrest-docs/issues/249,
the embracing the relational model sectin would better fit in a
page about our REST style.

The shared improvements section no longer seems relevant since
we're already an established open source project.

Release notes are not removed but hidden from the index page.
2019-08-26 10:28:03 -05:00
steve-chavez 4fe34079d8 Reorganize ecosystem section 2019-08-26 10:28:03 -05:00
steve-chavez 2d6c16c2a6 Fix #234, reference for raw-media-types 2019-08-26 10:28:03 -05:00
steve-chavez b38e29c3d1 Add text/plain reference
Also move binary output to a top heading.
2019-08-26 10:28:03 -05:00
steve-chavez afff7a00a4 Put accessing and setting headers together 2019-08-26 10:28:03 -05:00
steve-chavez 51c0ad3e0c Add specify columns reference 2019-08-26 10:28:03 -05:00