steve-chavez
6afed0b30d
Add reference for stored proc embedding
2019-09-30 08: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ávez and GitHub
bc6e181d03
Add params=multiple-objects to api reference ( #253 )
2019-09-11 12:05:51 -05:00
Steve Chávez
126236c3d0
Update v6.0.2.rst
2019-08-26 13:54:25 -05:00
steve-chavez
e81ab0d0bb
Fix #246 , add CONTRIBUTING.md
...
Also add structure section on README.md
2019-08-26 13:37:11 -05:00
Steve Chávez
7dd37c0bc4
Update index.rst
2019-08-26 12:04:33 -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
b9c9aee645
Reorder configuration section
2019-08-26 10:28:03 -05:00
steve-chavez
5942db7fa7
Collapse index sections and improve the wording
2019-08-26 10:28:03 -05:00
steve-chavez
7805b99d57
Fix #213 , reorganize index
2019-08-26 10:28:03 -05:00
steve-chavez
8271885bb2
Remove some elements of the index page
...
As mentioned in https://github.com/PostgREST/postgrest-docs/issues/249 ,
the embracing the relational model sectin would better fit in a
page about our REST style.
The shared improvements section no longer seems relevant since
we're already an established open source project.
Release notes are not removed but hidden from the index page.
2019-08-26 10:28:03 -05:00
steve-chavez
4fe34079d8
Reorganize ecosystem section
2019-08-26 10:28:03 -05:00
steve-chavez
2d6c16c2a6
Fix #234 , reference for raw-media-types
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
a8b2ed313e
Add db-pool-timeout config
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
f5868bc277
Add server-unix-socket config
2019-08-26 10:28:03 -05:00
steve-chavez
abdc2ac2a9
Remove integrations section
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
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
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
steve-chavez
3dde972d31
Add Nimbus - In Production
2019-05-27 11:28:19 -05:00
Steve Chávez and GitHub
7d8bceea10
Update README.md
2019-05-23 17:55:07 -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ávez and GitHub
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
steve-chavez
9475f53fd7
Clarify important note about SIGHUP
2018-11-08 10:42:51 -05:00
Steve Chávez and GitHub
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
steve-chavez
73e59a1643
Add pipenv instructions
2018-09-21 13:46:53 -05:00
steve-chavez
518b465ffa
Fix highlighting and move running the server header
2018-09-20 10:47:52 -05:00
steve-chavez
a1d4b3ed34
Add #fff background for snippets
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
d0c0312e35
Change server-host default
2018-09-20 10:47:52 -05:00
steve-chavez
efb39e5e12
Add SIGHUP deprecation notice
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
83183ec8c6
Fix #171 , postgres logging in docker
2018-09-20 10:47:52 -05:00
steve-chavez
0ec963b295
Fix #105 , correct command for running postgrest
2018-09-20 10:47:52 -05:00
steve-chavez
8670ce6ffe
Highlight 32 chars long and fix indentation
2018-09-20 10:47:52 -05:00
steve-chavez
9337f63823
Fix #153 , add systemd service file
2018-09-20 10:47:52 -05:00
steve-chavez
d78862996f
Fix #165 , add schemas for sign/login
2018-09-20 10:47:52 -05:00
steve-chavez
5e2f3b8d59
Fix #166 , reorder docker instructions
2018-09-20 10:47:52 -05:00
steve-chavez
bca1ddf0d6
Fix #168 , Rename SSL to HTTPS
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
c9816f1661
Hyperlink config settings
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
24f796a329
Remove app.settings mention of being session scoped
2018-09-20 10:47:52 -05:00
steve-chavez
c4e926af2d
Update postgrest repo links
2018-09-20 10:47:52 -05:00
steve-chavez
54436e2dc6
Add default.nix and udpate README
2018-09-10 10:47:03 -05:00
steve-chavez
bba1d35ade
Fix #178 , Add livereload script
2018-09-10 10:46:38 -05:00
steve-chavez
512862918f
Change default theme to readthedocs
2018-09-10 09:55:45 -05:00
steve-chavez
02f7cba3d2
Fix install broken link and add rst cheatsheet
2018-09-06 13:26:48 -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
c7c6ee40e4
Add entries to the dict
2018-06-14 09:29:12 -05:00
steve-chavez
f84b79ce41
Add stored function explicit qualification
2018-05-31 10:18:16 -05:00
steve-chavez
d03770d352
Bump version to v5.0.0
2018-05-28 17:37:11 -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
625a0b2393
Fix #136 , sslmode on db-uri
2018-05-28 13:26:18 -05:00