We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We use PlantUML for almost all our diagrams, except for the ERD diagrams. This adds bloat to our Nix tooling. See:
postgrest/docs/_diagrams/README.md
Lines 1 to 11 in e20dc60
These diagrams are on the Resource Embedding page.
Move the ERD diagrams to PlantUML. See an example here.
In the past we removed Latex in favor of PlantUML to reduce bloat (#3616).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
We use PlantUML for almost all our diagrams, except for the ERD diagrams. This adds bloat to our Nix tooling. See:
postgrest/docs/_diagrams/README.md
Lines 1 to 11 in e20dc60
These diagrams are on the Resource Embedding page.
Solution
Move the ERD diagrams to PlantUML. See an example here.
Notes
In the past we removed Latex in favor of PlantUML to reduce bloat (#3616).
The text was updated successfully, but these errors were encountered: