Skip to content

Commit

Permalink
deploy: c1ed139
Browse files Browse the repository at this point in the history
  • Loading branch information
hmunack committed Oct 9, 2024
1 parent e47239d commit 3817068
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions data_tables.html
Original file line number Diff line number Diff line change
Expand Up @@ -8462,20 +8462,18 @@ <h3>SahulSed tables<a class="headerlink" href="#sahulsed-tables" title="Permalin
<p>The <em>sed_faciesID</em> table stores the <strong>type of sedimentological facies</strong>.</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 17%" />
<col style="width: 17%" />
<col style="width: 17%" />
<col style="width: 17%" />
<col style="width: 17%" />
<col style="width: 17%" />
<col style="width: 20%" />
<col style="width: 20%" />
<col style="width: 20%" />
<col style="width: 20%" />
<col style="width: 20%" />
</colgroup>
<thead>
<tr class="row-odd"><th class="head"><p>Field</p></th>
<th class="head"><p>Data type</p></th>
<th class="head"><p>Key</p></th>
<th class="head"><p>Not Null</p></th>
<th class="head"><p>Parent</p></th>
<th class="head"></th>
</tr>
</thead>
<tbody>
Expand All @@ -8484,21 +8482,18 @@ <h3>SahulSed tables<a class="headerlink" href="#sahulsed-tables" title="Permalin
<td><p>pkey</p></td>
<td><p>TRUE</p></td>
<td></td>
<td></td>
</tr>
<tr class="row-odd"><td><p>FACIES</p></td>
<td><p>text</p></td>
<td><p>ukey</p></td>
<td><p>TRUE</p></td>
<td></td>
<td></td>
</tr>
<tr class="row-even"><td><p>PARENTID</p></td>
<td><p>int2</p></td>
<td><p>fkey</p></td>
<td></td>
<td><p>FACIESID</p></td>
<td></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 3817068

Please sign in to comment.