steve-chavez
|
9e58946ec6
|
docs: update architecture HTTP link
It links directly to warp page, which is confusing. Link to the
same page reference instead, which finally links to warp.
|
2025-05-26 13:45:33 -05:00 |
|
steve-chavez
|
3af3371e1e
|
docs: add note about Plan in architecture page
Also add links to the ApiRequest, Plan and Query components in the
diagram.
|
2025-03-05 18:37:10 -05:00 |
|
Laurence Isla
|
d458114f33
|
nix: remove texlive dependencies from postgrest-docs-render
|
2024-06-26 11:33:04 -05:00 |
|
Laurence Isla
|
295b00f360
|
docs: use PlantUML instead of Latex to generate Schema Isolation image
|
2024-06-26 11:33:04 -05:00 |
|
Laurence Isla
|
5acb29ce94
|
chore: organize diagrams in different folders
|
2024-06-26 11:33:04 -05:00 |
|
 Laurence IslaandSteve Chavez
|
2e910e5338
|
docs: improve architecture diagram
- SVG format instead of PNG
- The components now have links to their reference in the Docs
- Supports dark mode
|
2024-06-16 17:31:26 -05:00 |
|
steve-chavez
|
b88191299f
|
docs: remove schema cache dep from Query
|
2024-04-10 19:35:23 -05:00 |
|
steve-chavez
|
47a4e2bfd0
|
docs: add proxy and config reloading to arch
|
2024-04-10 13:57:49 -05:00 |
|
steve-chavez
|
2772b78013
|
docs: add config/cli/developer to arch
|
2024-04-08 15:51:30 -05:00 |
|
steve-chavez
|
ab73624366
|
docs: add architecture diagram
|
2024-04-08 11:57:03 -05:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
1a141c19df
|
nix: Add postgrest-docs-render to render latex documents
|
2024-02-21 09:40:11 +01:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
944b02fbb8
|
docs: Rename Stored Procedures to Functions consistently
This avoids confusing our RPCs with actual CREATE PROCEDURE, which we don't
support.
References https://github.com/PostgREST/postgrest-docs/issues/147
|
2024-02-21 09:40:11 +01:00 |
|
Wolfgang Walther
|
4954859d68
|
chore: Prepare merge of postgrest-docs into postgrest main repo
This avoids some merge conflicts to allow git blame to detect renames properly.
|
2024-02-17 13:43:50 +01:00 |
|