feature #4: add "article in title" on contitution creation
This commit is contained in:
@@ -161,6 +161,7 @@ begin
|
||||
from title as t
|
||||
where t.id = new.title_id
|
||||
);
|
||||
return new;
|
||||
end;
|
||||
$$;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user