mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-12 17:49:28 +00:00
tbl_preoutgoing.mobilitaetsprogramm_code NOT NULL wurde entfernt
This commit is contained in:
@@ -3493,7 +3493,7 @@ if(!@$db->db_query("SELECT 1 from public.tbl_preoutgoing LIMIT 1"))
|
||||
(
|
||||
preoutgoing_firma_id bigint NOT NULL,
|
||||
preoutgoing_id bigint NOT NULL,
|
||||
mobilitaetsprogramm_code bigint NOT NULL,
|
||||
mobilitaetsprogramm_code bigint,
|
||||
firma_id bigint,
|
||||
name varchar(256),
|
||||
auswahl boolean NOT NULL
|
||||
|
||||
Reference in New Issue
Block a user