Commit Graph
248 Commits
Author SHA1 Message Date
steve-chavez a1509dc731 Fix #170, remove no performance penalty claim 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 91e44f12ec Fix #216, remove HUP reference 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 3babff99b9 Fix #198, add note about nginx config location 2019-08-26 10:28:03 -05:00
steve-chavez 1fd06ff65d Fix #199, db-extra-search-path clarification 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
Erwan ThomasandSteve Chávez f759b8bfc6 Fix miscellaneous Sphinx warnings (#244)
* /index.rst:24: WARNING: Line block ends without a blank line.

* /install.rst:300: WARNING: Explicit markup ends without a blank line; unexpected unindent.

* /admin.rst:273: WARNING: Could not lex literal_block as "http". Highlighting skipped.

* /tutorials/tut1.rst:150: WARNING: Could not lex literal_block as "json". Highlighting skipped.

* Remove extra newline

* Use integer value as epoch in JSON snippet

Even though using a string value is convenient (due to the lack of JSON
comments), it is confusing since the value should actually be an
integer. A slightly more verbose documentation is therefore preferable.
2019-08-18 16:32:08 -05:00
stefan8888andSteve Chávez ca456ecc51 Updated Docker section (#236)
* Updated Docker section

On macOS, it is also necessary to add the IP address in  pg_hba.conf
2019-07-29 18:15:00 +00: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
steve-chavez ecb4f15de0 Add CYBERTEC as Sponsor 2019-06-19 21:11:46 -05:00
steve-chavez c21e98c9ae Correct url 2019-06-16 15:09:49 -05:00
steve-chavez 2cc48151dd Add 2ndQuadrant as Sponsor 2019-06-15 18:10:37 -05:00
Anupam GargandSteve Chávez 93e457cd89 add Datrium client library and testimonial
we've been using PostgREST in internal production
infrastructure at Datrium for a few years now.
so, we're giving thanks in the form of a testimonial,
and providing a link to a python-based postgrest client
we developed and use.
2019-06-01 23:05:26 -05:00
steve-chavez 3dde972d31 Add Nimbus - In Production 2019-05-27 11:28:19 -05:00
Steve ChávezandGitHub 7d8bceea10 Update README.md 2019-05-23 17:55:07 -05:00
krasergeandsteve-chavez 3b8ec49fba SQL inside pgjwt (#207)
Correct url https://github.com/michelp/pgjwt/blob/master/pgjwt--0.1.0.sql
2019-04-14 11:13:06 -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-chavez c0fe0a5ce1 Add repo in default.nix 2019-03-05 11:36:14 -05:00
steve-chavez a8d209cd1c Add translations section 2019-03-05 10:42:06 -05:00
Steve ChávezandGitHub 1c357179fd Add TimescaleDB tutorial (#201)
* Add TimescaleDB sponsorship
2019-03-01 16:18:20 -05:00
steve-chavez 44b825b939 Add Simply Connected Systems 2019-01-24 19:07:54 -05:00
steve-chavez a106edc5d0 Add release notes 2019-01-06 20:58:07 -05:00
steve-chavez 367b259bd4 Further clarify db-extra-search-path 2019-01-06 20:58:07 -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 474b8e6426 Add chinese translation link 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 24a5a27977 Fix #183, change immediate revocation request to PATCH 2019-01-06 20:58:07 -05:00
steve-chavez 14cb86d147 Fix #182, change default port of tutorials to 5433 2019-01-06 20:58:07 -05:00
steve-chavez ff74567473 Fix #145, add authenticator role to tutorials 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 702e055d43 Fix #191, Add db-extra-search-path config 2019-01-06 20:58:07 -05:00
steve-chavez 93c3c59134 Fix #190, Add option for db-uri from file 2019-01-06 20:58:07 -05:00
Lee Johnsonandsteve-chavez 3220373803 renamed to postgrest.conf 2018-11-26 09:32:02 -05:00
Lee Johnsonandsteve-chavez fed4c8c9af Added link to variables settings 2018-11-26 09:31:43 -05:00
Lee Johnsonandsteve-chavez eb81bbc464 Update to include Heroku deploy steps 2018-11-26 09:31:27 -05:00
Russell DaviesandSteve Chávez 6d1adaaa54 Clarify config and auth sections on JWKS.
See PostgREST/postgrest#1205.
2018-11-15 11:11:24 -05:00
steve-chavez 9475f53fd7 Clarify important note about SIGHUP 2018-11-08 10:42:51 -05:00
Steve ChávezandGitHub 215bc80ff1 Move intro to index and add shields (#184)
* Add supporting development section
2018-10-21 17:54:21 -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