Commit Graph
65 Commits
Author SHA1 Message Date
424eac4b3e Add documentation for v10.2.0
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
2023-04-25 20:27:02 -05:00
Laurence IslaandGitHub f55ced0306 Add a warning when working with computed relationships 2023-04-21 17:04:31 -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
Laurence IslaandGitHub f588bb6daf Fix info on updates without filters 2023-04-13 18:38:07 -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
Ian EybergandGitHub 6089a46235 adding link to ops unikernel package (#586) 2023-02-09 18:43:11 -05:00
Laurence IslaandGitHub 6b65a5b151 Add HTTP status codes to PGRST errors (#590) 2023-02-09 16:48:17 -05:00
Laurence IslaandGitHub 378a225a9b Add db-pool-acquisition-timeout configuration parameter 2023-02-09 14:56:38 -05:00
Steve ChavezandGitHub 082b418334 Add db-plan-enabled recommendation (#588)
* fix broken links
2023-01-28 20:20:48 -05:00
Franz-Josef FärberandSteve Chavez 8be87ed4ac Minor improvements to sql-user-management-using-postgres-users-and-passwords.rst 2023-01-04 02:22:41 -03:00
fjf2002andGitHub f6e3b77643 how-to: SQL User Management using postgres’ users and passwords (#581) 2022-11-16 17:10:18 -05:00
Laurence IslaandSteve Chavez f3831427e5 Fix broken links and dictcheck 2022-11-14 22:14:04 -05:00
Laurence IslaandSteve Chavez 485e4db4d7 Fix auth page due to anonymous requests not allowed when db-anon-role is not set 2022-11-14 22:14:04 -05:00
Laurence IslaandSteve Chavez a6af266ab7 Fix step 3 of the tutorial 0 2022-11-14 22:14:04 -05:00
Andrea Bernicchiaandsteve-chavez 8a98b4ed26 Update heroku installation docs
* Heroku installation docs aligned with https://github.com/PostgREST/postgrest-heroku/pull/40
* Update install.rst
2022-10-27 16:38:25 -05:00
Laurence IslaandGitHub fdb975c87c Add information on preflight requests in CORS subsection 2022-09-21 19:09:50 -05:00
Laurence IslaandSteve Chavez d507f2f0f4 Shorten explanations for the working with types section 2022-09-19 21:55:31 -05:00
mdr1384andSteve Chavez 022101ae3c 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.
2022-09-15 18:33:14 -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
Laurence IslaandGitHub 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 IslaandGitHub 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 IslaandGitHub b37bacb19a Add Limezest/postgrest-cloud-run to ecosystem 2022-07-08 12:27:14 -05:00
fjf2002andGitHub 06ece64cb0 HOW-TO for SOAP (#554) 2022-06-29 10:11:15 -05:00
Laurence IslaandGitHub 65c2754719 Modify GeoJSON examples from views to functions (#551) 2022-06-21 17:38:29 -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
Laurence IslaandGitHub 580184532b Add 9.0.1 changelog 2022-06-14 10:40:10 -05:00
Franz-Josef FärberandSteve Chavez 48783087de RPC POST for function w/single unnamed XML param, postgrest-PR #2300 2022-06-03 11:53:38 -05:00
Laurence IslaandGitHub 96c169e593 Add bytea to working with types and improve img example (#542) 2022-05-27 17:12:47 -05:00
Laurence IslaandGitHub 209b70cbfc Add disclaimer on $ usage in jwt-secret values (#543) 2022-05-25 17:29:52 -05:00
Laurence IslaandSteve Chavez 06956c1994 Add explicit use of special timestamp values 2022-05-24 23:06:46 -05:00
Laurence IslaandGitHub 06ab9fbd67 Add how to work with array columns (#538) 2022-05-20 03:37:27 +02:00
Laurence IslaandGitHub 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 IslaandGitHub 496a1734ec Add documentation on embedding views containing joins 2022-05-18 20:50:06 -05:00
Franz-Josef FärberandSteve Chavez 6e24e23b4b Allow returning XML 2022-05-05 10:57:38 -05:00
Laurence IslaandGitHub 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 JunckerandWolfgang 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 AhlersandSteve 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 IslaandGitHub e1c987dc5f Add latest page (#521)
* better highlight for composite/array reference
2022-03-27 17:54:48 +02:00
Laurence IslaandGitHub 5688bc1521 Add JSON, Composite and Ranges types to the working with types how-to 2022-03-24 17:48:43 -05:00
Laurence IslaandGitHub a8034df2bf Add how to on PostGIS and hstore data types (#516) 2022-03-22 11:30:45 +01:00
Steve ChavezandGitHub f56373313e Fix not reloading on ALTER TYPE (#517) 2022-03-22 10:57:04 +01:00