Wolfgang Walther
0cabe3a675
docs: fix broken link
2026-04-15 09:30:51 +02:00
Wolfgang Walther
6d79090e4a
docs: remove outdated "in production" links
...
Moat has been bought by Oracle. The advertising subpage redirects to
oracle.com, but pointing at that would be a bit misleading.
No need to keep failing links either.
2025-05-28 09:19:36 +02:00
Wolfgang Walther
4caea2f75d
docs: Remove broken link
2025-03-26 17:01:38 +01:00
Wolfgang Walther
3cb6529eb7
docs: Fix outdated links
2025-02-22 16:12:33 +01:00
Laurence Isla and Wolfgang Walther
bc594f4fbd
docs: fix broken links for old GUC settings
...
No longer links but embeds the old settings in a details html element.
2024-12-25 11:43:19 +01:00
Wolfgang Walther
8c326f810f
docs: Remove broken link
...
https://github.com/PostgREST/postgrest/actions/runs/11136795565/job/30949162312
2024-10-04 16:03:55 +02:00
renovate[bot] and Wolfgang Walther
c9b6c9f66f
chore(deps): update dependency urllib3 to v2.2.3
2024-09-12 21:00:56 +02:00
steve-chavez and Wolfgang Walther
1396077dd7
chore: remove links to gitter
...
We'll now use github discussions for support.
2024-07-13 17:14:11 +02:00
steve-chavez and Wolfgang Walther
05878e78d0
chore: remove paypal links
...
It was tied to a personal account and donations there have been too rare.
2024-07-10 21:13:50 +02:00
Wolfgang Walther
075b0c309f
docs: Fix linkcheck
...
Some URLs are still forbidden for our linkcheck tool, so disabling them
again.
Others are permanently redirected, so adjusting them.
2024-06-19 08:42:02 +02:00
renovate[bot] and Wolfgang Walther
16a486710f
chore(deps): update dependency urllib3 to v2.2.2
2024-06-17 21:03:49 +02:00
renovate[bot] and Wolfgang Walther
d3a27beadc
chore(deps): pin dependencies
2024-02-24 21:54:49 +01:00
Wolfgang Walther
0a0d3943c2
chore: Update docs/.gitignore to make branch switching easier
2024-02-24 18:44:25 +01:00
Wolfgang Walther
7359be8dd5
docs: Display version number more prominently
...
Resolves https://github.com/PostgREST/postgrest-docs/issues/734
2024-02-19 21:52:51 +01:00
steve-chavez and Wolfgang Walther
216ded00c3
chore: readthedocs doesn't build anymore
...
Pin the python version to solve it.
2024-02-17 16:17:32 +01:00
Wolfgang Walther
a14559647b
chore: Run postgrest-style on docs files
...
This prevents CI from failing after the merge.
2024-02-17 13:43:27 +01:00
Wolfgang Walther
33c57506b4
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:27 +01:00
Laurence Isla and GitHub
e2f3a862be
Fix version to v10.2
2023-04-25 14:55:56 -05:00
Steve Chavez and GitHub
291da1a41f
Clarify pool connection features
2023-04-21 19:20:46 -05:00
d5a9e5d41f
Add documentation for v10.2.0
...
Co-authored-by: Steve Chavez <stevechavezast@gmail.com >
2023-04-21 18:52:56 -05:00
Laurence Isla and Laurence Isla
1b218a97f4
Add a warning when working with computed relationships
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
0a3a20347b
snippet for computed rel overload
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
49cd1f3447
Remove public from schema cache event trigger
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
593b8bf385
remove wrong claim about CSV being faster ( #595 )
2023-04-21 18:52:56 -05:00
Steve Chavez and Laurence Isla
1139031858
fix: PGRST003 status code to 504 ( #594 )
2023-04-21 18:52:56 -05:00
Laurence Isla and Laurence Isla
a74552a1c4
Add HTTP status codes to PGRST errors ( #590 )
2023-04-21 18:52:56 -05:00
Laurence Isla and Laurence Isla
bd11334df7
Add db-pool-acquisition-timeout configuration parameter
2023-04-21 18:52:56 -05:00
Franz-Josef Färber and Laurence Isla
1e353dc4d2
Minor improvements to sql-user-management-using-postgres-users-and-passwords.rst
2023-04-21 18:52:56 -05:00
fjf2002 and Laurence Isla
1a03ece441
how-to: SQL User Management using postgres’ users and passwords ( #581 )
2023-04-21 18:52:56 -05:00
Laurence Isla and Laurence Isla
9c075e5e52
Fix info on updates without filters
2023-04-13 19:04:16 -05:00
Steve Chavez
df2cde81ca
Add db-plan-enabled recommendation ( #588 )
...
* fix broken links
2023-01-28 20:37:16 -05:00
Laurence Isla and steve-chavez
1e09b9f06d
Fix broken links and dictcheck
2023-01-28 20:37:08 -05:00
Laurence Isla and steve-chavez
08228fa2fc
Fix auth page due to anonymous requests not allowed when db-anon-role is not set
2023-01-28 20:36:25 -05:00
Laurence Isla and steve-chavez
aecb7910de
Fix step 3 of the tutorial 0
2023-01-28 20:34:48 -05:00
Laurence Isla and steve-chavez
0a5ae531a4
Add information on preflight requests in CORS subsection
2023-01-28 20:31:24 -05:00
Laurence Isla and steve-chavez
45ba35657b
Shorten explanations for the working with types section
2023-01-28 20:30:30 -05:00
mdr1384 and steve-chavez
a65d387a31
Fix example code in computed relationships
...
Looks like a copy-paste error - the `films.id` column should be associated with the `premieres.film_id` column.
2023-01-28 20:28:50 -05:00
Andrea Bernicchia and GitHub
e7413f3aea
Update heroku installation docs
...
* Heroku installation docs aligned with https://github.com/PostgREST/postgrest-heroku/pull/40
* Update install.rst
2022-10-27 10:58:17 -05:00
Steve Chavez and GitHub
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
Laurence Isla and GitHub
a0c463b998
Add missing changes/fixes/features for v10
2022-08-23 21:59:48 -05:00
steve-chavez
eb100cc746
clarify * as an alias of % for LIKE
2022-08-05 18:36:25 -05:00
Laurence Isla and GitHub
2592639d1b
Reword and clarify embedding on views
2022-07-19 10:51:36 -05:00
steve-chavez
bba960d4c6
new m2m relationship detection
2022-07-12 00:02:09 -05:00
Laurence Isla and GitHub
b37bacb19a
Add Limezest/postgrest-cloud-run to ecosystem
2022-07-08 12:27:14 -05:00
fjf2002 and GitHub
06ece64cb0
HOW-TO for SOAP ( #554 )
2022-06-29 10:11:15 -05:00
Laurence Isla and GitHub
65c2754719
Modify GeoJSON examples from views to functions ( #551 )
2022-06-21 17:38:29 -05:00
Steve Chavez and GitHub
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