Compare commits
No commits in common. "30d339b550ac33d386cda6d432c2378c907561b8" and "66832b97d392bcae007c1966b9f04d605609e568" have entirely different histories.
30d339b550
...
66832b97d3
|
|
@ -1,3 +1 @@
|
|||
# Opera Scape db documentation
|
||||
|
||||
opera-scape.dbm was created with pgModeler v1.1.5
|
||||
Yarp.
|
||||
|
|
|
|||
|
|
@ -1,37 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!--
|
||||
CAUTION: Do not modify this file unless you know what you are doing.
|
||||
Unexpected results may occur if the code is changed deliberately.
|
||||
-->
|
||||
<dbmodel pgmodeler-ver="1.1.5" use-changelog="false" author="Calum Andrew Morrell" max-obj-count="4"
|
||||
last-position="0,0" last-zoom="1"
|
||||
default-schema="public" default-owner="oscape_admin"
|
||||
layers="Default layer"
|
||||
active-layers="0"
|
||||
layer-name-colors="#000000"
|
||||
layer-rect-colors="#b4b4b4"
|
||||
show-layer-names="false" show-layer-rects="false">
|
||||
<role name="oscape_admin"
|
||||
createdb="true">
|
||||
</role>
|
||||
|
||||
<database name="opera_scape" is-template="false" allow-conns="true">
|
||||
<role name="oscape_admin"/>
|
||||
</database>
|
||||
|
||||
<schema name="public" layers="0" fill-color="#e1e1e1" name-color="#000000" sql-disabled="true">
|
||||
</schema>
|
||||
|
||||
<table name="composer" layers="0" collapse-mode="2" max-obj-count="0" z-value="0">
|
||||
<schema name="public"/>
|
||||
<role name="oscape_admin"/>
|
||||
<position x="80" y="80"/>
|
||||
</table>
|
||||
|
||||
<table name="opera" layers="0" collapse-mode="2" max-obj-count="0" z-value="0">
|
||||
<schema name="public"/>
|
||||
<role name="oscape_admin"/>
|
||||
<position x="520" y="80"/>
|
||||
</table>
|
||||
|
||||
</dbmodel>
|
||||
Loading…
Reference in New Issue