mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 04:39:28 +00:00
Fixed controllers parameters names and number
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
-- UPDATE tbl_studiengang
|
||||
UPDATE tbl_studiengang SET onlinebewerbung = TRUE;
|
||||
UPDATE public.tbl_studiengang SET onlinebewerbung = TRUE;
|
||||
|
||||
-- EMPTY lehre.tbl_studienplan
|
||||
DELETE FROM lehre.tbl_studienplan;
|
||||
|
||||
Reference in New Issue
Block a user