 Steve ChavezandGitHub
|
bcf3457c28
|
docs: note index on automatic tsvector (#4344)
|
2025-09-19 13:49:30 -05:00 |
|
steve-chavez
|
23f11e3abb
|
docs: clarify fts
|
2025-05-15 11:57:08 -05:00 |
|
steve-chavez
|
d89e7a2173
|
docs: redirect from broken #bulk-insert-default
|
2025-04-02 13:05:12 -05:00 |
|
 Taimoor ZaeemandSteve Chavez
|
c7da7fab3a
|
docs: mention that updates also supports specifying columns and missing pref
|
2025-04-02 12:59:18 -05:00 |
|
 Taimoor ZaeemandSteve Chavez
|
ddd7d98652
|
docs: explain missing preference header
|
2025-04-02 12:59:18 -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 |
|
Laurence Isla
|
b7d0a1f68c
|
feat: apply to_tsvector() explicitly to the full-text search filtered column, only if it's not of tsvector type
|
2025-01-28 19:14:54 -05:00 |
|
 M. Taimoor ZaeemandSteve Chavez
|
a9d74eba2a
|
feat: allow not_null value for the is operator
|
2024-12-19 10:19:41 -05:00 |
|
Laurence Isla
|
fcf828fd92
|
docs: clarify usage of upsert with surrogate primary keys
|
2024-11-15 12:05:14 -05:00 |
|
 Sandro BauerandGitHub
|
2fd5a00269
|
docs: fix rendering for inline code block in operator list
|
2024-07-02 12:27:58 +02:00 |
|
Laurence Isla
|
db85faf3ed
|
docs: wrap in double quotes the filters with reserved characters in logical operators
|
2024-06-05 17:59:44 -05:00 |
|
Laurence Isla
|
50b2d302d0
|
docs: use "curl --get" for better readability when necessary
|
2024-05-31 20:24:06 -05:00 |
|
 Steve ChavezandGitHub
|
2f91853cb1
|
docs: add index usage section (#3299)
|
2024-03-02 11:00:31 -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 WaltherandWolfgang Walther
|
51db5ce26f
|
docs: Add example for ordering by json field
Resolves https://github.com/PostgREST/postgrest-docs/issues/364
|
2024-02-19 21:54:15 +01:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
4325a4f9d5
|
docs: Add links to resource embedding from insert/update/delete sections
Resolves https://github.com/PostgREST/postgrest-docs/issues/277
|
2024-02-19 21:54:15 +01:00 |
|
steve-chavez
|
76b1c00935
|
docs: fix link to op modifiers
|
2024-01-22 23:49:59 -05:00 |
|
 Laurence IslaandGitHub
|
9ef0e677e0
|
Use -g to prevent globbing in some curl examples
|
2024-01-17 12:39:42 -05:00 |
|
 Laurence IslaandGitHub
|
cb5d80aff8
|
Remove HTTP Snippets
|
2024-01-17 09:07:37 -05:00 |
|
steve-chavez
|
2b4e0cc10a
|
move return representation to preferences page
|
2023-12-01 18:32:38 -05:00 |
|
steve-chavez
|
1268b0a258
|
split pagination/count into own page
|
2023-12-01 16:24:52 -05:00 |
|
 Tim AbdullaandGitHub
|
2bb9cee996
|
Add documentation for aggregate functions (#701)
|
2023-12-01 11:38:42 -05:00 |
|
 Laurence IslaandGitHub
|
e29260d754
|
Version not set when invalid URI or key/value format
|
2023-10-05 15:18:25 -05:00 |
|
steve-chavez
|
b33bfb656d
|
add preference-applied for return=*
|
2023-08-10 08:49:55 -05:00 |
|
steve-chavez
|
afee9b73a4
|
add return=minimal and organize other returns
Closes #624
|
2023-08-10 08:49:55 -05:00 |
|
steve-chavez
|
220683cef0
|
add HEAD optimization
|
2023-07-20 18:09:47 -05:00 |
|
steve-chavez
|
4c4a1de832
|
to_jsonb index no longer required on json/jsonb
|
2023-07-20 18:09:47 -05:00 |
|
Steve Chavez
|
3a41d55be6
|
Fix inserting with defaults
|
2023-06-27 15:37:22 -05:00 |
|
 Steve ChavezandGitHub
|
14de9f1dfd
|
references: add computed fields page (#650)
|
2023-06-22 09:14:23 -05:00 |
|
steve-chavez
|
ea7a2bd531
|
add bulk insert defaults
|
2023-05-11 01:37:50 -03:00 |
|
steve-chavez
|
7832ddba52
|
add any/all modifiers
|
2023-05-11 01:37:50 -03:00 |
|
steve-chavez
|
0bd43663fc
|
add isdistinct
|
2023-05-11 01:37:50 -03:00 |
|
steve-chavez
|
fc635d18ae
|
split the API reference
|
2023-05-10 14:21:31 -03:00 |
|