 Aleš NajmannandGitHub
|
c7e623549d
|
Add Windows installation using Scoop to install page (#342)
|
2020-08-04 12:02:44 -05:00 |
|
 vbalasuandsteve-chavez
|
7f67cf78e7
|
Update ecosystem.rst (#341)
Added pg-notify-webook
|
2020-07-28 11:31:59 -05:00 |
|
 Tad LispyandGitHub
|
5811682025
|
Fix #334: Alter default privileges (#338)
* Suggest granting execute on all functions in schema api
* Suggest to permanently alter default privileges on functions
|
2020-07-17 11:36:45 -05:00 |
|
 Teemu SirviöandSteve Chavez
|
4c92fc7bca
|
Update links to pg-safeupdate
Change broken links to Bitbucket to GitHub.
|
2020-07-09 11:28:10 -05:00 |
|
steve-chavez
|
c518585259
|
Add FreeBSD port to install page
|
2020-06-28 13:46:39 -05:00 |
|
steve-chavez
|
7e3c14a71a
|
Update community tutorials
- Description to keycloak tutorial
- Correct gisops tutorial link
|
2020-06-16 13:52:43 -05:00 |
|
 Mathieu Passenaudandsteve-chavez
|
864a1440be
|
added https://www.mathieupassenaud.fr/codeless_backend/ tutorial
|
2020-06-16 13:43:45 -05:00 |
|
 Andrew HallandSteve Chavez
|
702df3218d
|
add redux-postgrest to client-side libraries
As per https://github.com/andytango/redux-postgrest/issues/7
|
2020-06-12 19:41:54 -05:00 |
|
 Bobbie SoedirgoandSteve Chavez
|
78bd10acc9
|
Add supabase/postgrest-rs client library
|
2020-06-11 08:54:47 -05:00 |
|
steve-chavez
|
94441c70c0
|
Add upcoming page
|
2020-06-05 14:35:45 -05:00 |
|
 Steve ChavezandGitHub
|
a869734140
|
reference: Add response.status GUC (#329)
Related to https://github.com/PostgREST/postgrest/pull/1541
|
2020-06-05 13:01:52 -05:00 |
|
 waltherjjandSteve Chavez
|
ff8fd648bb
|
Add new JS (Vue) client to /ecosystem
Hey! We developed a Vue.js library, happy to be part of this. Thank you for postgREST!
|
2020-05-27 12:54:16 -05:00 |
|
 Oskar OldorfandGitHub
|
f03be6d2d0
|
Fix typo (#325)
|
2020-05-27 12:36:16 -05:00 |
|
 Steve ChavezandGitHub
|
b965f32137
|
Update v7.0.1.rst
|
2020-05-23 19:28:28 -05:00 |
|
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 |
|