Mercurial > lada > lada-server
view db_schema/stammdaten_data_ortszuordnung_typ.sql @ 1316:2c4a20e0bc92 release-2.5
Respect in validation rule that Messzeitpunkt might be null.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Mon, 20 Mar 2017 15:17:20 +0100 |
parents | 736445a05169 |
children |
line wrap: on
line source
\set ON_ERROR_STOP on -- -- PostgreSQL database dump -- -- Dumped from database version 9.5.1 -- Dumped by pg_dump version 9.5.0 -- Started on 2016-03-31 11:38:13 SET statement_timeout = 0; SET lock_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = on; SET check_function_bodies = false; SET client_min_messages = warning; SET search_path = stammdaten, pg_catalog; -- -- TOC entry 4707 (class 0 OID 535802) -- Dependencies: 273 -- Data for Name: ortszuordnung_typ; Type: TABLE DATA; Schema: stammdaten; Owner: lada -- COPY ortszuordnung_typ (id, ortstyp) FROM stdin; U Ursprungsort A Kerntechnische Anlage Z Ortszusatz E Entnahmeort \.