Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ok200paul committed Nov 8, 2024
1 parent ec0ab91 commit 6a1468b
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions resources/diagrams/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# VINE ERD Diagram.

This folder contains 3 diagram files. This ERD was generated using the "TablePlus" application for Mac, but the diagram file should work with TablePlus on any platform, so long as the diagrams plugin is present.

### VINE_ERD.diagram

This is a TablePlus File. To import

- Open tableplus
- Open the Vine DB locally
- Select all tables > right click > new empty diagram
- In the diagrams plugin, select "import" and import this file
- You can now edit this file.
- Ensure to save it back to the file location you opened it from.

### Other Formats

We have exported the ERD in SVG and png formats for ease of perusal. Note that this ERD is not automatically updated when the schema is changed in the migration files.

0 comments on commit 6a1468b

Please sign in to comment.