*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Update Home authored by Osten, Severin's avatar Osten, Severin
...@@ -30,7 +30,7 @@ The database is structured into different schemata, which hold the tables for th ...@@ -30,7 +30,7 @@ The database is structured into different schemata, which hold the tables for th
| schema name | description | | schema name | description |
| ------ | ------ | | ------ | ------ |
| atdep | Atmospheric deposition: Measurements of substance transfer from atmosphere to surfaces. | | atdep | Atmospheric deposition: Measurements of substance transfer from atmosphere to surfaces. |
| data | Data sources: Documentation of the data sources, owners, suppliers and licenses. | | data | Data sources: Documentation of the data sources, owners, suppliers and licenses. |
| determ | Determinants: Definition of determinants (substances & other parameters like pH) their classification and their environmental quality standards (EQS).| | determ | Determinants: Definition of determinants (substances & other parameters like pH) their classification and their environmental quality standards (EQS).|
| groundw | Groundwater: Concentrations in water below the earths surface.| | groundw | Groundwater: Concentrations in water below the earths surface.|
| hidden | Schema containing all the data table itself. Only accessible for administrators.| | hidden | Schema containing all the data table itself. Only accessible for administrators.|
...@@ -245,4 +245,3 @@ CREATE TABLE hidden.samples_def PARTITION OF hidden.samples DEFAULT; ...@@ -245,4 +245,3 @@ CREATE TABLE hidden.samples_def PARTITION OF hidden.samples DEFAULT;
</details> </details>
- [ ] Run scripts in \SQL_scripts\Make_scripts and pay attention to comments in the beginning of the scripts, e.g. putting the name of your database. - [ ] Run scripts in \SQL_scripts\Make_scripts and pay attention to comments in the beginning of the scripts, e.g. putting the name of your database.
![surfw_groundw](uploads/cf6362599301257316c60f22b4319dec/surfw_groundw.png)
\ No newline at end of file