master pre merge commit

This commit is contained in:
2023-11-30 16:37:11 +10:00
parent 81067fa7a6
commit b18f0ae688
2 changed files with 24 additions and 0 deletions

24
Database Schema.drawio Normal file
View File

@@ -0,0 +1,24 @@
<mxfile host="app.diagrams.net" modified="2023-05-22T12:07:33.298Z" agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36" etag="q5uW-7b8-1ilPYLQ2MB6" version="21.2.3" type="device">
<diagram id="R2lEEEUBdFMjLlhIrx00" name="Page-1">
<mxGraphModel dx="989" dy="527" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0" extFonts="Permanent Marker^https://fonts.googleapis.com/css?family=Permanent+Marker">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="ANSDRNTTTskcCvD7KveH-1" value="GAME" style="swimlane;fontStyle=0;childLayout=stackLayout;horizontal=1;startSize=26;horizontalStack=0;resizeParent=1;resizeParentMax=0;resizeLast=0;collapsible=1;marginBottom=0;align=center;fontSize=14;swimlaneLine=1;" vertex="1" parent="1">
<mxGeometry x="350" y="160" width="160" height="116" as="geometry">
<mxRectangle x="190" y="150" width="80" height="30" as="alternateBounds" />
</mxGeometry>
</mxCell>
<mxCell id="ANSDRNTTTskcCvD7KveH-2" value="&lt;u&gt;ID&lt;/u&gt;" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="ANSDRNTTTskcCvD7KveH-1">
<mxGeometry y="26" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="ANSDRNTTTskcCvD7KveH-3" value="NAME" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="ANSDRNTTTskcCvD7KveH-1">
<mxGeometry y="56" width="160" height="30" as="geometry" />
</mxCell>
<mxCell id="ANSDRNTTTskcCvD7KveH-4" value="WHOPLAYSIT" style="text;strokeColor=none;fillColor=none;spacingLeft=4;spacingRight=4;overflow=hidden;rotatable=0;points=[[0,0.5],[1,0.5]];portConstraint=eastwest;fontSize=12;whiteSpace=wrap;html=1;" vertex="1" parent="ANSDRNTTTskcCvD7KveH-1">
<mxGeometry y="86" width="160" height="30" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>

BIN
ledger.db

Binary file not shown.