Commit Graph
413 Commits
Author SHA1 Message Date
Laurence Isla 20bee2ec34 Fix log-level value for status 4xx errors 2021-08-02 18:33:50 -05:00
Duncan OgilvieandGitHub c4387ec7dd Mention environment variables in the configuration section 2021-08-02 11:45:12 -05:00
Laurence IslaandSteve Chavez 6909e3435e Add changelog for embedding views recursively 2021-07-25 14:49:42 -05:00
laurenceislaandGitHub 2e50a22e64 Add config reloading with SIGUSR2 2021-07-24 18:52:52 -05:00
laurenceislaandGitHub 5cbabe4a21 Add database notification functionality and configuration variables for schema reloading 2021-07-24 16:27:02 -05:00
laurenceislaandGitHub 77faf9e9bc Add explicit headers-only POST request using Prefer header and default the request to minimal 2021-07-23 17:15:30 -05:00
laurenceislaandGitHub 41325fd9ba Add db-prepared-statements config option 2021-07-23 11:41:47 -05:00
laurenceislaandGitHub f5c5094d7d Add db-tx-end config option 2021-07-21 19:49:41 -05:00
laurenceislaandGitHub a7cddd8ece Add log-level config option 2021-07-21 14:40:34 -05:00
laurenceislaandGitHub 204b0ed259 Add improved error messages for RPC on a stale schema
Error message for a not found RPC.

Unsupported overloaded RPC with the same argument names but different types.
2021-07-20 16:40:45 -05:00
laurenceislaandGitHub 8562f48a37 Add openapi-mode configuration option 2021-07-20 16:15:17 -05:00
Laurence Isla 3f2a58ab76 Add Oblivious as a sponsor 2021-07-12 19:59:59 -05:00
laurenceislaandGitHub f7f3aadab8 Reorganize the Schema Cache information into a separate reference page (#404) 2021-06-18 12:10:31 -05:00
laurenceislaandGitHub 326019cca2 Add reference for OPTIONS on the API page (#407)
* Add CORS documentation
* Add options requests to upcoming page
2021-06-14 19:30:22 -05:00
Wolfgang WaltherandWolfgang Walther a9dbd9e14f Add user-agent to sphinx config to fix some linkchecks 2021-06-03 16:55:10 +02:00
Wolfgang WaltherandWolfgang Walther 8e0b67ed09 Sort ecosystem 2021-06-03 16:55:10 +02:00
Wolfgang WaltherandWolfgang Walther 7447b03295 Fix broken links 2021-06-03 16:55:10 +02:00
Wolfgang WaltherandWolfgang Walther 574e57d01a Upgrade nixpkgs to enable linkcheck in CI 2021-06-03 16:55:10 +02:00
Murat Mirgün ERCANandsteve-chavez 07cc6547ee Add Supabase-go Library Ecosystem 2021-05-29 20:20:48 -05:00
Lee Yi Jie JoelandSteve Chavez 92c5066a79 docs: add elixir client library 2021-05-28 10:19:48 -05:00
steve-chavez 2768019710 Add GNUHost as a sponsor 2021-04-23 17:16:11 -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
steve-chavez 535ebba219 Remove subzero link 2021-04-09 23:34:54 -05:00
Wolfgang WaltherandWolfgang Walther 7e4810f0a6 change Master to Main in heroku deploy steps 2021-04-06 16:31:24 +02:00
Wolfgang Walther 8273e270f2 Change http to https in README.md 2021-04-06 15:43:32 +02:00
Wolfgang Walther d5b9f6cc88 fix postgrest repo link in CONTRIBUTING.md 2021-04-06 11:09:33 +02:00
Wolfgang WaltherandWolfgang Walther aa38221fc1 Add linkcheck to CI 2021-04-06 10:19:44 +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
Wolfgang WaltherandWolfgang Walther a1178a8016 move "Build from Source" to installation chapter and remove "Running the Test Suite" 2021-04-06 10:19:44 +02:00
Wolfgang WaltherandGitHub 2a2a4fdd92 remove translation section from readme
TODO: implement a proper translation workflow
2021-04-05 21:52:31 +02:00
steve-chavez 9f50e1d2d7 Add Supabase as a sponsor 2021-03-25 20:53:59 -05:00
Alexis Panagiotopouosandsteve-chavez d77da6bd49 Update api.rst
Changed SET LOCAL to SELECT set_config( ... ) so that the value of the header can be dynamically calculated. Supported in versions 9.6 and above.
2021-03-12 10:07:56 -05:00
steve-chavez 82e9895e1f Update CYBERTEC logo and url 2021-02-25 18:19:51 -05:00
CoppleandGitHub 5728bbc4b9 Add Supabase to In Production and client libraries (#389) 2021-02-18 09:16:19 -05:00
Max HandGitHub 89942601e4 Fix headline numbering in tutorial 1 2021-01-21 08:33:58 +01:00
Gurjeet SinghandSteve Chavez c3ad07fcc0 Minor grammar fix 2020-12-27 10:57:46 -05:00
Joshua TaillonandWolfgang Walther a4fe838308 Fix outdated environment variable for docker compose
Also removed a deprecated `links` setting from the docker-compose, since that's not needed any more
2020-12-08 21:09:46 +01:00
Wolfgang WaltherandWolfgang Walther b0ba2f709c remove Makefile and Pipfile 2020-11-30 21:35:33 +01:00
Wolfgang WaltherandWolfgang Walther d6caa5dae9 make docs full-width, resolves #351 2020-11-29 23:55:41 +01:00
Wolfgang WaltherandWolfgang Walther 881170b9ff Fix build warnings to satisfy postgrest-docs-build 2020-11-29 23:54:48 +01:00
Wolfgang WaltherandWolfgang Walther 634a0c70b7 Fix spelling to satisfy postgrest-docs-spellcheck 2020-11-29 23:54:48 +01:00
Wolfgang WaltherandWolfgang Walther 84e5597091 Add postgrest-docs-dictcheck to remove obsolete words from postgrest.dict 2020-11-29 23:54:48 +01:00
Wolfgang WaltherandWolfgang Walther b83ee94fae Add nix-shell tools, fix circleci, resolves #322 2020-11-29 23:54:48 +01:00
Miodrag Milićandsteve-chavez ea2e166aa1 Add chocolatey installation method
#369
2020-11-28 18:51:25 -05:00
Wolfgang WaltherandSteve Chavez 9f15044e63 Add note about embedding of view-chains and the interaction with db-extra-search-path 2020-11-22 18:10:04 -05:00
Francois-Guillaume Ribreauandsteve-chavez fbef0078d5 Update index.rst
- add netwo
- add how to guide :)
- fix my name :')
2020-11-02 14:02:49 -05:00
Wolfgang WaltherandSteve Chavez 06dba3953f calling variadic functions 2020-10-27 21:03:12 -05:00
ExahilosysandSteve Chavez 15d5b8a292 Moved aiodata to Extensions 2020-10-24 22:18:28 -05:00
ExaandSteve Chavez a05aed9b3e Added aiodata 2020-10-24 22:18:28 -05:00
Gergely Mészárosandsteve-chavez 32173bed4d Missing library dependency
Without zlib1g-dev the build process fails.
2020-09-28 10:10:34 -05:00