Add ability to track domains rename in DDL triggers
---------------------------------------------------

                 Key: CORE-4923
                 URL: http://tracker.firebirdsql.org/browse/CORE-4923
             Project: Firebird Core
          Issue Type: Improvement
          Components: Engine
            Reporter: Adriano dos Santos Fernandes


Added OLD_OBJECT_NAME and NEW_OBJECT_NAME to DDL_TRIGGER context namespace.

Note:
ALTER DOMAIN <old name> TO <new name> sets OLD_OBJECT_NAME and NEW_OBJECT_NAME 
in both BEFORE
and AFTER triggers. Note that for this command, OBJECT_NAME will have the old 
object name
in BEFORE triggers and the new object name in AFTER TRIGGERS.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to