steve-chavez
|
0b998e91d6
|
Add notice about single Linux static executable
Reorder development page in the toctree
|
2020-05-22 14:36:56 -05:00 |
|
steve-chavez
|
5e44c8160f
|
Add package managers in installation
Fixes https://github.com/PostgREST/postgrest-docs/issues/319
* Add development page
* Clear installation page from admin and development concerns
|
2020-05-22 14:36:56 -05:00 |
|
steve-chavez
|
516809f2de
|
Add favicon.ico
|
2020-05-22 14:36:56 -05:00 |
|
steve-chavez
|
f8991b0794
|
Fix broken link in schema structure
|
2020-05-22 14:36:56 -05:00 |
|
steve-chavez
|
20bb295237
|
Add v7.0.1 release
|
2020-05-22 14:36:56 -05:00 |
|
steve-chavez
|
40bffc6950
|
Add subheading to db-schema
|
2020-05-12 13:24:40 -05:00 |
|
 RemoandGitHub
|
8dc16eef27
|
Documentation on how to run the test suite locally (#316)
Uses the `with_tmp_db` script added in https://github.com/PostgREST/postgrest/pull/1476.
|
2020-05-06 11:41:14 -05:00 |
|
steve-chavez
|
622ff7b708
|
Note schema structure page is a work in progress
|
2020-05-04 11:46:54 -05:00 |
|
 Nick Santosandsteve-chavez
|
1315584de5
|
Fix link to DigitalOcean PostgREST Contact List video
Old playlist is gone - linked to first video in series instead
|
2020-05-04 11:43:14 -05:00 |
|
 Steve PhillipsandSteve Chavez
|
b6c03f3658
|
api.rst: formatting tweaks
|
2020-04-30 17:20:48 -05:00 |
|
steve-chavez
|
469e01f77b
|
Add release page for v7.0.0
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
3af6df743b
|
Reorder calling func with array
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
ef36ec10a1
|
Put warning in db-schema and clarify search_path
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
3328b6059f
|
Consolidate schema structure page
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
79f2af08e3
|
Add wording for schema structure
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
7714bd9623
|
Move HTTPS section from auth to admin
It fits better into administration concerns
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
055b7820b3
|
Add schema structure diagram
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
5eca88fd87
|
Refine function privileges section
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
6b72da38e6
|
Move some api notes to best practices
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
c2ff7ffb62
|
Redorder insertions before stored procedures
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
750c22cd1c
|
Add mounting config file to docker
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
4d623986ea
|
Alternative to bulk call
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
a5af8dc68f
|
Add return=rep to DELETE section
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
467b22cb29
|
Fix required pg minimum version
Fixes https://github.com/PostgREST/postgrest-docs/issues/317
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
87f883b793
|
Add multiple schemas feature
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
3292fce732
|
Update schema reloading section
Fixes https://github.com/PostgREST/postgrest-docs/issues/243
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
33768c509c
|
Add reference for rpc with array literals
Fixes https://github.com/PostgREST/postgrest-docs/issues/258
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
dd7e182b12
|
Update config.py version/release
Fixes https://github.com/PostgREST/postgrest-docs/issues/260
|
2020-04-21 15:16:21 -05:00 |
|
steve-chavez
|
9f5ab4a8ba
|
Add reference for filtering on json column
Fixes https://github.com/PostgREST/postgrest-docs/issues/266
|
2020-04-01 11:36:28 -05:00 |
|
 fiatjafandGitHub
|
b7ee8f1cf0
|
mention that JSON operators work for row filtering (#314)
|
2020-04-01 11:00:05 -05:00 |
|
 Sam KhawaseandGitHub
|
36c453d6de
|
Added the link to tutorial to configure and integrate Auth0 to PostgREST (#312)
|
2020-03-30 12:48:20 -05:00 |
|
 Duncan OgilvieandGitHub
|
e23b7afa3c
|
Fix the 'Roles for Each Web User' example (#313)
Add missing `ALTER TABLE ... ENABLE ROW LEVEL SECURITY;`
|
2020-03-23 11:48:09 -05:00 |
|
 Patrik KellerandGitHub
|
334dda611c
|
Tutorial: Providing images for <img> (#307)
|
2020-03-17 12:59:40 -05:00 |
|
 yangandGitHub
|
a343536539
|
Add type basic_auth.jwt_token. (#308)
Or the function login will show error.
|
2020-03-12 12:58:07 -05:00 |
|
 Steve ChavezandGitHub
|
0d3dc8509c
|
Add sompani to production list (#306)
|
2020-03-12 10:39:15 -05:00 |
|
 H20-17andGitHub
|
66e0e88539
|
Clarify function privileges section (#303)
* Add best_practices.rst file
* Move function privileges to best_practices.rst
|
2020-02-18 17:04:17 -05:00 |
|
steve-chavez
|
53f35f638c
|
Add on_conflict query parameter
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
f34a480a99
|
Add misc header improvements to upcoming
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
1d54b8b07d
|
Add fixes to upcoming
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
2aae1a3894
|
Add unix socket changes
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
87528412c0
|
Add overriding provided headers note
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
5fd86e682b
|
Add setting headers via pre-request
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
1f40492d64
|
Add request path/method GUC
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
0ed1d31c72
|
Add embedding disambiguation in upcoming
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
c4005ad8f2
|
Change server-proxy-uri 2 openapi-server-proxy-uri
|
2020-02-15 13:56:38 -05:00 |
|
steve-chavez
|
878752faee
|
Correct join table paragraph
|
2020-02-08 14:52:28 -05:00 |
|
 Wouter ScherphofandSteve Chavez
|
f6c67ffdc1
|
correction url embedded resources through join tables
|
2020-02-08 14:40:15 -05:00 |
|
 Coppleandsteve-chavez
|
95fccbb00f
|
Add supabase/postgrest-js client library
|
2020-02-03 12:44:40 -05:00 |
|
 Ivan GabrieleandSteve Chavez
|
1caf114e5a
|
Add postgrester client library
|
2020-01-23 18:13:15 -05:00 |
|
 RemoandSteve Chavez
|
da1cf9f76d
|
Add postgrest-sessions-example to Example Apps (#294)
|
2020-01-19 14:17:55 -05:00 |
|