Commit Graph
110 Commits
Author SHA1 Message Date
steve-chavez 6afed0b30d Add reference for stored proc embedding 2019-09-30 08:47:22 -05:00
Lorenz HenkandSteve Chávez 4f1f80d4f2 Replace estimated with planned
The names changed according to https://github.com/PostgREST/postgrest/issues/1378#issuecomment-531506803
2019-09-19 11:47:22 -05:00
steve-chavez 5ef1db42ef Add estimated count reference 2019-09-18 14:19:40 -05:00
steve-chavez 476af62326 Add planned count reference 2019-09-18 14:19:40 -05:00
steve-chavez 2186a7e1a8 Add upcoming release page
* Add HEAD support mention
* Add change for bulk call
2019-09-18 14:19:40 -05:00
Steve ChávezandGitHub bc6e181d03 Add params=multiple-objects to api reference (#253) 2019-09-11 12:05:51 -05:00
steve-chavez 0d4b1d8f92 Add release notes for v6.0.2
Also add relase notes section at index.
2019-08-26 10:28:03 -05:00
steve-chavez b38e29c3d1 Add text/plain reference
Also move binary output to a top heading.
2019-08-26 10:28:03 -05:00
steve-chavez afff7a00a4 Put accessing and setting headers together 2019-08-26 10:28:03 -05:00
steve-chavez 51c0ad3e0c Add specify columns reference 2019-08-26 10:28:03 -05:00
steve-chavez 2414c7f7f0 Add bulk call reference 2019-08-26 10:28:03 -05:00
steve-chavez eca325c11b Add materialized views mention 2019-08-26 10:28:03 -05:00
steve-chavez bed1013ecd Fix #235, casting type to json object 2019-08-26 10:28:03 -05:00
steve-chavez cb2bf809a7 Fix #219, how-to for embedding table from other schema 2019-08-26 10:28:03 -05:00
steve-chavez 396b0468ce Refine embedding views section 2019-08-26 10:28:03 -05:00
steve-chavez 5c22846e12 Fix #172, add section on embedding views 2019-08-26 10:28:03 -05:00
steve-chavez aba2f43c10 Fix #230, make clear FKs are needed for embedding 2019-08-26 10:28:03 -05:00
steve-chavez 664604e6ca Fix #212, note about view with complex RULEs 2019-08-26 10:28:03 -05:00
steve-chavez e9712b0aff Fix #200, anon permissions on auth section 2019-08-26 10:28:03 -05:00
steve-chavez 7ccc8c4610 Fix #197, add note about axios url encoding 2019-08-26 10:28:03 -05:00
steve-chavez 03905a584e Fix #224, remove STRICT from example rpc 2019-08-26 10:28:03 -05:00
steve-chavez b07d07f17d Fix #231, add note about assuming text in rpc calls 2019-08-26 10:28:03 -05:00
steve-chavez f983e0af34 Fix #196, add virtual columns a.k.a. 2019-08-26 10:28:03 -05:00
steve-chavez 0b5e168c8d Fix #205, operators table with heading 2019-08-26 10:28:03 -05:00
Eduardo JorgeandSteve Chávez 5ad1afbf73 Add websearch_to_tsquery doc (#226) 2019-07-24 16:02:58 +00:00
Eduardo JorgeandSteve Chávez 59816e6576 Add missing doc for the ov operator in array types (#225) 2019-07-04 15:14:18 -05:00
Hao Wuandsteve-chavez b77149d48e update doc based on postgrest/issues/1253 (#206) 2019-03-15 08:54:05 -05:00
Paulo VieiraandSteve 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ávezandGitHub 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 JohnsonandSteve Chávez f2e81062a0 Further clarify view RLS interaction 2018-09-24 08:38:55 -05:00
Kyle JohnsonandSteve Chávez 8752069934 Tweak view RLS warning 2018-09-24 08:38:55 -05:00
Kyle JohnsonandSteve 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