 Taimoor ZaeemandSteve Chavez
|
36b6a2c86b
|
fix: improve jwt errors
|
2025-03-13 00:20:54 +01:00 |
|
 Taimoor ZaeemandGitHub
|
390ba19932
|
fix: handle queries on non-existing table gracefully
|
2025-02-21 13:49:54 -05:00 |
|
 Steve ChavezandGitHub
|
307692c325
|
break: remove limited updated/delete feature (#3907)
BREAKING CHANGE
As agreed on https://github.com/PostgREST/postgrest/issues/3013#issuecomment-1770186262,
this removes the limited update/delete feature.
The feature was complicated, largely unused and caused other bugs in
mutations.
It was added in #2195 and #2211.
|
2025-02-12 14:48:08 -05:00 |
|
 Dan KurinandSteve Chavez
|
5ca969f4b8
|
docs: add PGRST123 to error table
|
2024-10-17 19:21:07 -05:00 |
|
 Taimoor ZaeemandSteve Chavez
|
5cc32c7f87
|
fix: fix incorrect 413 error on pg 54* errors
|
2024-05-20 18:59:33 -05:00 |
|
 Taimoor ZaeemandWolfgang Walther
|
7a5079542c
|
docs: update docs for pg error 53400
|
2024-05-12 11:47:05 +02:00 |
|
Laurence Isla
|
85a4e35a2d
|
docs: fix http status for PGRST121 error
|
2024-04-24 15:04:35 -05:00 |
|
 Taimoor ZaeemandSteve Chavez
|
88abf600c4
|
fix: fix wrong http status on pg error 42P17 infinite recursion
|
2024-04-22 13:40:07 -05:00 |
|
steve-chavez
|
d7c64a93f8
|
docs: update schema cache
|
2024-04-01 19:03:14 -05:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
944b02fbb8
|
docs: Rename Stored Procedures to Functions consistently
This avoids confusing our RPCs with actual CREATE PROCEDURE, which we don't
support.
References https://github.com/PostgREST/postgrest-docs/issues/147
|
2024-02-21 09:40:11 +01:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
fcd29caecf
|
docs: Use code-block postgres consistently
|
2024-02-19 21:54:15 +01:00 |
|
Wolfgang Walther
|
72de95b069
|
docs: Fix spelling mistakes
|
2024-02-18 19:35:40 +01:00 |
|
steve-chavez
|
d15e357d2e
|
reference: media type handlers
|
2023-11-30 23:27:06 -05:00 |
|
 Taimoor ZaeemandGitHub
|
5ba370fe0a
|
add documentation for handling preference (#684)
|
2023-10-07 00:23:41 -03:00 |
|
steve-chavez
|
10231bc1a8
|
reorganize errors page
|
2023-09-23 20:29:01 -03:00 |
|
 Taimoor ZaeemandGitHub
|
96b8fccd2a
|
allow add-headers-with-raise (#675)
|
2023-09-06 13:00:01 -03:00 |
|
 
|
a6aa2adf04
|
Remove embedding disambiguation in favor of computed rels (#660)
* Add SQL snippets for ERDs
---------
Co-authored-by: steve-chavez <stevechavezast@gmail.com>
|
2023-07-20 09:02:33 -05:00 |
|
steve-chavez
|
a7ff2294ac
|
references: move raise error to errors page
|
2023-06-03 00:20:21 -05:00 |
|
steve-chavez
|
79620396ed
|
remove manual inclusion of pages on index
* drop unavailable doc pages from release notes
* rename releases pages so they order in TOC
|
2023-05-08 08:58:09 -03:00 |
|