Update 20190329

This commit is contained in:
shu
2019-03-29 10:31:51 +01:00
parent 2418a68590
commit 6a7ac4892b
328 changed files with 700981 additions and 0 deletions
Binary file not shown.
+4
View File
@@ -0,0 +1,4 @@
alter table behandlu add empfaenger varchar(1024) null
go
update behandlu set empfaenger=''
go
Binary file not shown.