Aufgabe 2
This commit is contained in:
@@ -1365,8 +1365,8 @@
|
||||
<CollationName>utf8mb3_general_ci</CollationName>
|
||||
</schema>
|
||||
<schema id="512" parent="1" name="emensawerbeseite">
|
||||
<IntrospectionTimestamp>2023-11-24.21:00:41</IntrospectionTimestamp>
|
||||
<LocalIntrospectionTimestamp>2023-11-24.19:00:41</LocalIntrospectionTimestamp>
|
||||
<IntrospectionTimestamp>2023-12-21.12:39:09</IntrospectionTimestamp>
|
||||
<LocalIntrospectionTimestamp>2023-12-21.10:39:09</LocalIntrospectionTimestamp>
|
||||
<CollationName>latin1_swedish_ci</CollationName>
|
||||
</schema>
|
||||
<user id="513" parent="1" name="mariadb.sys">
|
||||
@@ -1493,112 +1493,116 @@
|
||||
<NotNull>1</NotNull>
|
||||
<Position>8</Position>
|
||||
</column>
|
||||
<index id="541" parent="520" name="PRIMARY">
|
||||
<column id="541" parent="520" name="bildname">
|
||||
<DasType>varchar(200)|0s</DasType>
|
||||
<Position>9</Position>
|
||||
</column>
|
||||
<index id="542" parent="520" name="PRIMARY">
|
||||
<ColNames>id</ColNames>
|
||||
<Type>btree</Type>
|
||||
<Unique>1</Unique>
|
||||
</index>
|
||||
<index id="542" parent="520" name="name">
|
||||
<index id="543" parent="520" name="name">
|
||||
<ColNames>name</ColNames>
|
||||
<Type>btree</Type>
|
||||
<Unique>1</Unique>
|
||||
</index>
|
||||
<key id="543" parent="520" name="PRIMARY">
|
||||
<key id="544" parent="520" name="PRIMARY">
|
||||
<NameSurrogate>1</NameSurrogate>
|
||||
<Primary>1</Primary>
|
||||
<UnderlyingIndexName>PRIMARY</UnderlyingIndexName>
|
||||
</key>
|
||||
<key id="544" parent="520" name="name">
|
||||
<key id="545" parent="520" name="name">
|
||||
<UnderlyingIndexName>name</UnderlyingIndexName>
|
||||
</key>
|
||||
<column id="545" parent="521" name="code">
|
||||
<column id="546" parent="521" name="code">
|
||||
<DasType>char(4)|0s</DasType>
|
||||
<Position>1</Position>
|
||||
</column>
|
||||
<column id="546" parent="521" name="gericht_id">
|
||||
<column id="547" parent="521" name="gericht_id">
|
||||
<DasType>bigint(20)|0s</DasType>
|
||||
<NotNull>1</NotNull>
|
||||
<Position>2</Position>
|
||||
</column>
|
||||
<foreign-key id="547" parent="521" name="gericht_hat_allergen_ibfk_1">
|
||||
<foreign-key id="548" parent="521" name="gericht_hat_allergen_ibfk_1">
|
||||
<ColNames>code</ColNames>
|
||||
<RefColNames>code</RefColNames>
|
||||
<RefTableName>allergen</RefTableName>
|
||||
</foreign-key>
|
||||
<foreign-key id="548" parent="521" name="gericht_hat_allergen_ibfk_2">
|
||||
<foreign-key id="549" parent="521" name="gericht_hat_allergen_ibfk_2">
|
||||
<ColNames>gericht_id</ColNames>
|
||||
<RefColNames>id</RefColNames>
|
||||
<RefTableName>gericht</RefTableName>
|
||||
</foreign-key>
|
||||
<index id="549" parent="521" name="code">
|
||||
<index id="550" parent="521" name="code">
|
||||
<ColNames>code</ColNames>
|
||||
<Type>btree</Type>
|
||||
</index>
|
||||
<index id="550" parent="521" name="gericht_id">
|
||||
<index id="551" parent="521" name="gericht_id">
|
||||
<ColNames>gericht_id</ColNames>
|
||||
<Type>btree</Type>
|
||||
</index>
|
||||
<column id="551" parent="522" name="gericht_id">
|
||||
<column id="552" parent="522" name="gericht_id">
|
||||
<DasType>bigint(20)|0s</DasType>
|
||||
<NotNull>1</NotNull>
|
||||
<Position>1</Position>
|
||||
</column>
|
||||
<column id="552" parent="522" name="kategorie_id">
|
||||
<column id="553" parent="522" name="kategorie_id">
|
||||
<DasType>bigint(20)|0s</DasType>
|
||||
<NotNull>1</NotNull>
|
||||
<Position>2</Position>
|
||||
</column>
|
||||
<foreign-key id="553" parent="522" name="gericht_hat_kategorie_ibfk_1">
|
||||
<foreign-key id="554" parent="522" name="gericht_hat_kategorie_ibfk_1">
|
||||
<ColNames>gericht_id</ColNames>
|
||||
<RefColNames>id</RefColNames>
|
||||
<RefTableName>gericht</RefTableName>
|
||||
</foreign-key>
|
||||
<foreign-key id="554" parent="522" name="gericht_hat_kategorie_ibfk_2">
|
||||
<foreign-key id="555" parent="522" name="gericht_hat_kategorie_ibfk_2">
|
||||
<ColNames>kategorie_id</ColNames>
|
||||
<RefColNames>id</RefColNames>
|
||||
<RefTableName>kategorie</RefTableName>
|
||||
</foreign-key>
|
||||
<index id="555" parent="522" name="gericht_id">
|
||||
<index id="556" parent="522" name="gericht_id">
|
||||
<ColNames>gericht_id</ColNames>
|
||||
<Type>btree</Type>
|
||||
</index>
|
||||
<index id="556" parent="522" name="kategorie_id">
|
||||
<index id="557" parent="522" name="kategorie_id">
|
||||
<ColNames>kategorie_id</ColNames>
|
||||
<Type>btree</Type>
|
||||
</index>
|
||||
<column id="557" parent="523" name="id">
|
||||
<column id="558" parent="523" name="id">
|
||||
<DasType>bigint(20)|0s</DasType>
|
||||
<NotNull>1</NotNull>
|
||||
<Position>1</Position>
|
||||
</column>
|
||||
<column id="558" parent="523" name="name">
|
||||
<column id="559" parent="523" name="name">
|
||||
<DasType>varchar(80)|0s</DasType>
|
||||
<NotNull>1</NotNull>
|
||||
<Position>2</Position>
|
||||
</column>
|
||||
<column id="559" parent="523" name="eltern_id">
|
||||
<column id="560" parent="523" name="eltern_id">
|
||||
<DasType>bigint(20)|0s</DasType>
|
||||
<Position>3</Position>
|
||||
</column>
|
||||
<column id="560" parent="523" name="bildname">
|
||||
<column id="561" parent="523" name="bildname">
|
||||
<DasType>varchar(200)|0s</DasType>
|
||||
<Position>4</Position>
|
||||
</column>
|
||||
<foreign-key id="561" parent="523" name="kategorie_ibfk_1">
|
||||
<foreign-key id="562" parent="523" name="kategorie_ibfk_1">
|
||||
<ColNames>eltern_id</ColNames>
|
||||
<RefColNames>id</RefColNames>
|
||||
<RefTableName>kategorie</RefTableName>
|
||||
</foreign-key>
|
||||
<index id="562" parent="523" name="PRIMARY">
|
||||
<index id="563" parent="523" name="PRIMARY">
|
||||
<ColNames>id</ColNames>
|
||||
<Type>btree</Type>
|
||||
<Unique>1</Unique>
|
||||
</index>
|
||||
<index id="563" parent="523" name="eltern_id">
|
||||
<index id="564" parent="523" name="eltern_id">
|
||||
<ColNames>eltern_id</ColNames>
|
||||
<Type>btree</Type>
|
||||
</index>
|
||||
<key id="564" parent="523" name="PRIMARY">
|
||||
<key id="565" parent="523" name="PRIMARY">
|
||||
<NameSurrogate>1</NameSurrogate>
|
||||
<Primary>1</Primary>
|
||||
<UnderlyingIndexName>PRIMARY</UnderlyingIndexName>
|
||||
|
||||
Reference in New Issue
Block a user