Commit Graph
21 Commits
Author SHA1 Message Date
Laurence IslaandSteve Chavez d5fb73bf9b Fix GUC names using the old syntax 2021-11-30 18:17:40 -05:00
AmandaandGitHub 038fcc02b2 Adding a hint to Hello World
This note helps people who are hitting this error `{"hint":null,"details":null,"code":"42P01","message":"relation \"api.todos\" does not exist"}`

https://github.com/PostgREST/postgrest/issues/1009
2021-04-19 10:04:34 +02:00
Wolfgang WaltherandWolfgang Walther 92395eae8a added postgrest-docs-linkcheck; clean up links
* removed outdated links
* updated permanent redirections
* updated postgres docs links to current version
* sort links in ecosystems by repo-name
* change http:// to https://
2021-04-06 10:19:44 +02:00
Max HandGitHub 89942601e4 Fix headline numbering in tutorial 1 2021-01-21 08:33:58 +01:00
Geoffrey van Wykandsteve-chavez 92f76722cc Fix order of options in tar command (#345)
With the current order, the tar command thinks the name of the archive is J.
This happens on Windows 10 WSL2 with tar 1.29.
2020-08-20 13:50:30 -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 ChávezandGitHub 22b6ff764d Credit howtos/tuts authors (#264) 2019-10-18 11:03:32 -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
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 c4e926af2d Update postgrest repo links 2018-09-20 10:47:52 -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
Christopher BowmanandJoe Nelson 16cf1ef45c Replace 'to to ' with 'to the ' (#122) 2018-03-09 19:42:01 -06:00
Camille RousselandJoe Nelson 7151e62499 Update tut0.rst with improved instructions for windows installs (#120) 2018-02-03 21:52:51 -08:00
Joe NelsonandGitHub e10599d065 Changes in 4.4 release (#121)
* Updated full-text search

* Calling RPC with GET

* Customizing HTTP status codes and headers

* Move the admin section to bottom of TOC

* Revise JWT signing section of tutorial

* Selecting pkeys in embedding no longer required
2018-01-18 10:48:34 -06:00
Joe NelsonandGitHub 66ce8e8b18 Exp claim must be an int, not a string
Pointed out by @nileshtrivedi
2017-08-20 14:15:59 -05:00
Joe Nelson cdf5dece65 Include link to next tutorial 2017-07-18 22:32:13 -05:00
Joe Nelson aa6e3afc0e Small edit and correct config file name 2017-07-04 22:49:19 -05:00
Joe Nelson cb4c54074a Tutorial 1 2017-07-04 22:28:17 -05:00
Joe Nelson 6382b597fa Zeroeth tutorial 2017-07-02 21:17:49 -05:00