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 PhillipsandSteve Chávez
|
7845bdce8c
|
auth.rst typo: paramter -> parameter
|
2018-08-06 10:27:16 -05:00 |
|
 PJLindsayandSteve Chávez
|
a7fd694f19
|
Update tut0.rst (#159)
* Update tut0.rst
Add hint about port mapping for users with pre-existing PostgreSQL DB
|
2018-07-13 13:06:04 -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 |
|
 ASVBPREAUBVandSteve Chávez
|
0e16f34eef
|
Make swagger-gui an optional step in installation
|
2018-06-14 09:09:13 -05:00 |
|
 Francois-Guillaume RibreauandSteve Chávez
|
92cc815e9d
|
Add MotionDynamic (PostgREST + SubZero)
|
2018-06-10 14:25:10 -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 |
|
steve-chavez
|
338e8a1ae3
|
Add casting example
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
036cc1c5d7
|
Fix #107, Alias column with :
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
ed028234cc
|
Add example of filtering function response
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
121f192b93
|
Fix #127, RPC cache dependency
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
7255f02610
|
Fix #126, update note about arrays
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
6e7a2ca26c
|
Fix #135, clarify usage of GET/POST RPC
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
5e856a22a8
|
Fix #132, remove deprecation notices
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
7948730770
|
Add embeds alias feature
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
1108aede5b
|
Install only necessary deps for BSD and OSX
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
c0f8e64bbb
|
Add limit/offset and and/or to embedded resources
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
dbec5e08aa
|
Fix #131, SCHEMA comment and summary/description
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
2f699fa115
|
Add foreign tables in OpenAPI feature
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
6f0a25520a
|
Add UPSERT feature
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
e56313196b
|
Add role-claim-key feature
|
2018-05-28 13:26:18 -05:00 |
|
steve-chavez
|
736a5020b0
|
Add app.settings.* config value feature
|
2018-05-28 13:26:18 -05:00 |
|
 agent3boodandsteve-chavez
|
b32ba7a409
|
Add volume to docker-compose
|
2018-05-23 09:17:27 -05:00 |
|
 agent3boodandsteve-chavez
|
e0e4d68185
|
update PGRST_DB_ANON_ROLE in docker-compose
anon should not be the default db user
|
2018-05-23 09:16:47 -05:00 |
|