Commit Graph
103 Commits
Author SHA1 Message Date
steve-chavez ed147ce5c8 add bug fixes
simply link to github releases page.
bug fixes do not add anything for docs.
2023-05-11 01:37:50 -03:00
steve-chavez 789cedff08 add isolation level 2023-05-11 01:37:50 -03:00
steve-chavez e0b0e98816 add impersonated settings 2023-05-11 01:37:50 -03:00
steve-chavez ea7a2bd531 add bulk insert defaults 2023-05-11 01:37:50 -03:00
steve-chavez 84b01dea99 add recursive m2m disamb 2023-05-11 01:37:50 -03:00
steve-chavez f02be3fb76 add spread embed 2023-05-11 01:37:50 -03:00
steve-chavez 9595ed845e add null filtering embeds 2023-05-11 01:37:50 -03:00
steve-chavez d15dc680af add top-level ordering 2023-05-11 01:37:50 -03:00
steve-chavez 8ae6b012f4 add empty embed filter 2023-05-11 01:37:50 -03:00
steve-chavez 7832ddba52 add any/all modifiers 2023-05-11 01:37:50 -03:00
steve-chavez e813375c7d openapi title override 2023-05-11 01:37:50 -03:00
steve-chavez 1de06f5332 add openapi overriding 2023-05-11 01:37:50 -03:00
steve-chavez cb7d70c197 add trace header 2023-05-11 01:37:50 -03:00
steve-chavez 0bd43663fc add isdistinct 2023-05-11 01:37:50 -03:00
steve-chavez c56108b8a9 add breaking changes 2023-05-11 01:37:50 -03:00
steve-chavez dec1e03a0e add v11 release notes with docs improvs 2023-05-11 01:37:50 -03:00
Laurence IslaandLaurence Isla d593bcff80 Fix remaining info about pg-safeupdate in nginx docs 2023-05-10 15:35:22 -05:00
steve-chavez c5d6526d99 move pg-safeupdate to own integration 2023-05-10 14:21:31 -03:00
steve-chavez fc635d18ae split the API reference 2023-05-10 14:21:31 -03:00
steve-chavez c82b23940b add missing mention to cache reload on recovery 2023-05-10 12:52:39 -03:00
steve-chavez a530030b71 add integrations
* Move Nginx and systemd to integration
* Move External JWT Generatio to integration
* greenplum short notice
2023-05-08 14:33:29 -03:00
steve-chavez 637a6e281d Move part of admin to references
- Add integrations section with Nginx and SystemD
- Move Nginx and SystemD sections from admin on integrations
2023-05-08 13:17:33 -03:00
steve-chavez 79620396ed remove manual inclusion of pages on index
* drop unavailable doc pages from release notes
* rename releases pages so they order in TOC
2023-05-08 08:58:09 -03:00
Steve ChavezandGitHub 36300da16d connection pool reference (#616)
* add link in index to external jwt
* change pgrst errors location for better reading
2023-05-07 10:25:12 -05:00
steve-chavez 082e9b14e9 transactions reference doesn't consider anon reqs
Change authenticated to user impersonation.
2023-05-05 12:04:46 -03:00
steve-chavez 9a3973be35 add transactions reference 2023-05-05 12:04:46 -03:00
steve-chavez 560ec79a90 clarify schema cache and errors page 2023-05-05 12:04:46 -03:00
steve-chavez 9de94274cf shorten some paragraphs in errors page 2023-05-03 17:47:54 -03:00
steve-chavez 837df8b045 schema cache title is redundant on navbar
Use a raw html title for correcting this
2023-05-03 17:47:54 -03:00
steve-chavez 4fb13ebae6 add tables to db authz 2023-05-03 17:47:54 -03:00
steve-chavez 8ec925c33e clarify view security invoker feature
Move RULEs limitation to Insertions
2023-05-03 17:47:54 -03:00
steve-chavez d1d159d1e0 join schema structure with db authz 2023-05-03 17:47:54 -03:00
steve-chavez 4f4ae27a2d clarify custom validation 2023-05-03 08:45:05 -03:00
steve-chavez 764f0a0352 link authn to db authz 2023-05-03 00:38:23 -03:00
steve-chavez 473035575c database as single source of truth philosophy
make it clear at the index
2023-05-03 00:06:17 -03:00
steve-chavez 638aa8369d fix broken link 2023-05-03 00:06:17 -03:00
steve-chavez 55cc616a5e Authentication as a reference
* Creates a Database Authorization topic
* Moves JWT from Auth0 into Ecosystem
* Moves SQL User Management to a how-to
2023-05-03 00:06:17 -03:00
Steve ChavezandLaurence Isla 4e49310d6e Clarify pool connection features 2023-04-25 20:27:02 -05:00
424eac4b3e Add documentation for v10.2.0
Co-authored-by: Steve Chavez <stevechavezast@gmail.com>
2023-04-25 20:27:02 -05:00
Laurence IslaandGitHub f55ced0306 Add a warning when working with computed relationships 2023-04-21 17:04:31 -05:00
Steve Chavez 516a4daacf snippet for computed rel overload 2023-04-18 17:16:51 -05:00
Steve Chavez 3ff9b81c7d Remove public from schema cache event trigger 2023-04-18 13:25:01 -05:00
Laurence IslaandGitHub f588bb6daf Fix info on updates without filters 2023-04-13 18:38:07 -05:00
Steve ChavezandGitHub cf8ced1014 remove wrong claim about CSV being faster (#595) 2023-02-13 22:29:38 -05:00
Steve ChavezandGitHub 87b383316d fix: PGRST003 status code to 504 (#594) 2023-02-13 11:06:22 -05:00
Ian EybergandGitHub 6089a46235 adding link to ops unikernel package (#586) 2023-02-09 18:43:11 -05:00
Laurence IslaandGitHub 6b65a5b151 Add HTTP status codes to PGRST errors (#590) 2023-02-09 16:48:17 -05:00
Laurence IslaandGitHub 378a225a9b Add db-pool-acquisition-timeout configuration parameter 2023-02-09 14:56:38 -05:00
Steve ChavezandGitHub 082b418334 Add db-plan-enabled recommendation (#588)
* fix broken links
2023-01-28 20:20:48 -05:00
Franz-Josef FärberandSteve Chavez 8be87ed4ac Minor improvements to sql-user-management-using-postgres-users-and-passwords.rst 2023-01-04 02:22:41 -03:00