Hao Wu and steve-chavez
b77149d48e
update doc based on postgrest/issues/1253 ( #206 )
2019-03-15 08:54:05 -05:00
Paulo Vieira and Steve Chávez
3d734c44cf
clarify the usage of upsert when the table uses a surrogate key
2019-03-14 09:55:41 -05:00
steve-chavez
f32c9c7967
Remove Explicit Qualification section
2019-03-06 10:30:41 -05:00
Steve Chávez and GitHub
1c357179fd
Add TimescaleDB tutorial ( #201 )
...
* Add TimescaleDB sponsorship
2019-03-01 16:18:20 -05:00
steve-chavez
4119538ab7
Add section for table/columns with spaces
2019-01-06 20:58:07 -05:00
steve-chavez
2dcb5ee746
Fix #180 , note about volatility marker
2019-01-06 20:58:07 -05:00
steve-chavez
9e9f913c9e
Fix #150 , add example for url encoded payload
2019-01-06 20:58:07 -05:00
steve-chavez
a163828c6c
Fix #192 , Add section for quoting filters.
...
Also reorder the Unicode Support section.
2019-01-06 20:58:07 -05:00
steve-chavez
89c62aa7e3
Add a workaround for RLS in views
2018-09-24 09:09:24 -05:00
Kyle Johnson and Steve Chávez
f2e81062a0
Further clarify view RLS interaction
2018-09-24 08:38:55 -05:00
Kyle Johnson and Steve Chávez
8752069934
Tweak view RLS warning
2018-09-24 08:38:55 -05:00
Kyle Johnson and Steve Chávez
dc9a285825
Note Postgres' (current) RLS limitations for views
2018-09-24 08:38:55 -05:00
steve-chavez
518b465ffa
Fix highlighting and move running the server header
2018-09-20 10:47:52 -05:00
steve-chavez
4b37af8f73
Fix #104 , default privileges on functions
2018-09-20 10:47:52 -05:00
steve-chavez
7cff51c002
Fix some code highlighting and add computed col ref
2018-09-20 10:47:52 -05:00
steve-chavez
d5365b6ead
Reorder stored procedures section
2018-09-20 10:47:52 -05:00
steve-chavez
7052446abf
Fix #160 , reorder reloading note for functions
2018-09-20 10:47:52 -05:00
steve-chavez
cf220c5a91
Fix #164 , overloaded functions/named parameters
2018-09-20 10:47:52 -05:00
steve-chavez
a924c4b12f
Fix #173 , add ref for jwt claim access
2018-09-20 10:47:52 -05:00
steve-chavez
38610e0349
Change type of notes for reloading and deleting/updating
2018-09-20 10:47:52 -05:00
steve-chavez
99d878b13e
Fix #175 , add important note for computed column
2018-09-20 10:47:52 -05:00
steve-chavez
48ab4e91be
Add header for JSON select feature
2018-09-20 10:47:52 -05:00
steve-chavez
cfaf588bba
Add json operators to vertical filtering section
2018-06-19 12:40:08 -05:00
steve-chavez
be039152f2
Improve explicit qualification section
2018-06-15 11:52:39 -05:00
steve-chavez
f84b79ce41
Add stored function explicit qualification
2018-05-31 10:18:16 -05:00
steve-chavez
c71bbba979
Some corrections and better wording
2018-05-28 17:25:21 -05:00
steve-chavez
b11f9ef386
Fix #137 , unix socket connection
2018-05-28 13:26:18 -05:00
steve-chavez
338e8a1ae3
Add casting example
2018-05-28 13:26:18 -05:00
steve-chavez
036cc1c5d7
Fix #107 , Alias column with :
2018-05-28 13:26:18 -05:00
steve-chavez
ed028234cc
Add example of filtering function response
2018-05-28 13:26:18 -05:00
steve-chavez
121f192b93
Fix #127 , RPC cache dependency
2018-05-28 13:26:18 -05:00
steve-chavez
7255f02610
Fix #126 , update note about arrays
2018-05-28 13:26:18 -05:00
steve-chavez
6e7a2ca26c
Fix #135 , clarify usage of GET/POST RPC
2018-05-28 13:26:18 -05:00
steve-chavez
5e856a22a8
Fix #132 , remove deprecation notices
2018-05-28 13:26:18 -05:00
steve-chavez
7948730770
Add embeds alias feature
2018-05-28 13:26:18 -05:00
steve-chavez
c0f8e64bbb
Add limit/offset and and/or to embedded resources
2018-05-28 13:26:18 -05:00
steve-chavez
dbec5e08aa
Fix #131 , SCHEMA comment and summary/description
2018-05-28 13:26:18 -05:00
steve-chavez
2f699fa115
Add foreign tables in OpenAPI feature
2018-05-28 13:26:18 -05:00
steve-chavez
6f0a25520a
Add UPSERT feature
2018-05-28 13:26:18 -05:00
Joe Nelson and GitHub
e10599d065
Changes in 4.4 release ( #121 )
...
* Updated full-text search
* Calling RPC with GET
* Customizing HTTP status codes and headers
* Move the admin section to bottom of TOC
* Revise JWT signing section of tutorial
* Selecting pkeys in embedding no longer required
2018-01-18 10:48:34 -06:00
Joe Nelson
e48a206075
Use parens for IN operator
...
Paren-free is deprecated
2017-11-04 23:17:39 -05:00
Brian Thorne and Joe Nelson
82d2d781be
Fix typo in api.rst ( #113 )
2017-11-04 00:59:04 -05:00
Joe Nelson and GitHub
a3d87edda3
Explain how sql comments appear in the openapi output ( #111 )
2017-10-08 12:38:46 -05:00
Joe Nelson and GitHub
e7ddea0acf
Document long jwt secrets as required ( #109 )
...
* Use long jwt secrets as required
* Fix spelling and adjust custom dictionary
2017-10-07 13:03:30 -05:00
Joe Nelson
edefd3040c
Section about new FTS features
...
Fixes #61
2017-09-09 21:27:36 -05:00
Joe Nelson
a93ddbee5a
Unicode
...
Fixes #62
2017-09-09 20:52:12 -05:00
Joe Nelson
0da8cb230f
Proper error code for failed content negotiation
...
Fixes #95
2017-09-09 19:49:42 -05:00
Russell Davies and Joe Nelson
3fdf6acc45
Range operators and deprecation of symbol operators ( #98 )
2017-08-20 14:49:27 -05:00
Russell Davies and Joe Nelson
aedaca1290
Clarify resource embedding constraints ( #97 )
2017-08-13 11:39:18 -05:00
Priyank Purohit and Joe Nelson
84bfa2d9ca
Updated docs for complex logic API capability ( #94 )
2017-08-05 20:42:31 -05:00