From: <no...@so...> - 2002-08-11 07:43:34
|
Bugs item #490261, was opened at 2001-12-07 18:51 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109028&aid=490261&group_id=9028 Category: Core Engine Group: Feature request Status: Open Resolution: None Priority: 5 Submitted By: Dmitri Kouzmenko (kdv) >Assigned to: Dmitry Yemanov (dimitr) Summary: ALTER VIEW Initial Comment: I don't know what to detail here, because ALTER VIEW is needed by every developer, who use views. Main problem here is dependencies, when you need to change view, you must drop or comment calls in all depenent objects, than drop view, create view and then restore dependencies. ---------------------------------------------------------------------- Comment By: Fabiano Bonin (fabianobonin) Date: 2001-12-11 20:11 Message: Logged In: YES user_id=346895 I agree with you in 100% ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109028&aid=490261&group_id=9028 |