Skip to content
Snippets Groups Projects
Commit fb4ac497 authored by PavelBegunkov's avatar PavelBegunkov
Browse files

no message

parent 1af7a55d
Branches
Tags
No related merge requests found
...@@ -2869,7 +2869,8 @@ END // ...@@ -2869,7 +2869,8 @@ END //
DROP FUNCTION IF EXISTS RestrictAfterMilestoneForCredits// DROP FUNCTION IF EXISTS RestrictAfterMilestoneForCredits//
CREATE FUNCTION `RestrictAfterMilestoneForCredits` ( `TeacherID` INT CREATE FUNCTION `RestrictAfterMilestoneForCredits` ( `TeacherID` INT,
`FacultyID` INT
) RETURNS int(11) ) RETURNS int(11)
NO SQL NO SQL
BEGIN BEGIN
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment