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
Laurence Isla and GitHub
580184532b
Add 9.0.1 changelog
2022-06-14 10:40:10 -05:00
Franz-Josef Färber and Steve Chavez
48783087de
RPC POST for function w/single unnamed XML param, postgrest-PR #2300
2022-06-03 11:53:38 -05:00
Laurence Isla and GitHub
96c169e593
Add bytea to working with types and improve img example ( #542 )
2022-05-27 17:12:47 -05:00
Laurence Isla and GitHub
209b70cbfc
Add disclaimer on $ usage in jwt-secret values ( #543 )
2022-05-25 17:29:52 -05:00
Laurence Isla and Steve Chavez
06956c1994
Add explicit use of special timestamp values
2022-05-24 23:06:46 -05:00
Laurence Isla and GitHub
06ab9fbd67
Add how to work with array columns ( #538 )
2022-05-20 03:37:27 +02:00
Laurence Isla and GitHub
340c96883e
Fix main explanation on views with joins ( #537 )
...
* Fix indentation and example view
* Change films.id to just id
2022-05-19 23:44:31 +02:00
Laurence Isla and GitHub
496a1734ec
Add documentation on embedding views containing joins
2022-05-18 20:50:06 -05:00
Franz-Josef Färber and Steve Chavez
6e24e23b4b
Allow returning XML
2022-05-05 10:57:38 -05:00
Laurence Isla and GitHub
9c23ac2f39
Reorganize error groups
2022-05-02 23:14:24 -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
Michael Kane Juncker and Wolfgang Walther
6f79b41bc1
feat(api): add match/imatch operators for regular expression support - refs PostgREST/postgrest#2236
2022-04-11 08:56:45 +02:00
Christopher Ahlers and Steve Chavez
06156eb797
Update ecosystem.rst
...
Fixed incorrect link for the swift library in Client-Side Libraries section. It now links properly to: https://github.com/supabase-community/postgrest-swift
2022-04-04 20:14:05 -05:00
Laurence Isla and GitHub
e1c987dc5f
Add latest page ( #521 )
...
* better highlight for composite/array reference
2022-03-27 17:54:48 +02:00
Laurence Isla and GitHub
5688bc1521
Add JSON, Composite and Ranges types to the working with types how-to
2022-03-24 17:48:43 -05:00
Laurence Isla and GitHub
a8034df2bf
Add how to on PostGIS and hstore data types ( #516 )
2022-03-22 11:30:45 +01:00
Steve Chavez and GitHub
f56373313e
Fix not reloading on ALTER TYPE ( #517 )
2022-03-22 10:57:04 +01:00
Laurence Isla and GitHub
8f98948078
Add Errors reference ( #430 )
...
* Adds PostgREST' error codes
* Move error information to a dedicated reference page
* Organize errors into tables
2022-03-14 21:03:01 +01:00
Laurence Isla and GitHub
1489fc84b8
Recommend specifying host names for health check ( #514 )
...
In case of multiple network interfaces
2022-03-14 20:56:34 +01:00
Laurence Isla and GitHub
98976e4d57
Add how-to for working with PostgreSQL data types
2022-03-04 20:04:49 -05: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
Laurence Isla and GitHub
4aff0caa59
Add documentation on the minimal health check
2022-02-23 17:25:07 -05:00
Adam Kliment and GitHub
fbe317b244
Update auth.rst ( #507 )
2022-02-22 11:48:22 -05:00
Laurence Isla and GitHub
abe0daa3dc
Add example for array and composite type columns
2022-02-15 14:20:12 -05:00
Steve Chavez and GitHub
b209731ff3
Add admin section on file descriptors ( #504 )
2022-02-09 14:17:22 -05:00
Electronoob and Wolfgang Walther
9049ed1f71
updated the example config switch
...
replacing postgrest 2 with postgrest -e
2022-02-08 08:54:05 +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
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