ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/testsuite/udrlib/dropdefs.sh
(Generate patch)

Comparing ibx/branches/udr/udr/testsuite/udrlib/dropdefs.sh (file contents):
Revision 372 by tony, Wed Jan 5 15:21:22 2022 UTC vs.
Revision 373 by tony, Thu Jan 6 14:14:57 2022 UTC

# Line 11 | Line 11 | drop function BadRowCount;
11   drop function UDRInfo;
12   drop procedure MyTestProc;
13   drop procedure MySelectProc;
14 + drop procedure MyReadText;
15   Alter Table EMPLOYEE drop PREVIOUS_PHONE_EXT;
16   drop trigger MyEmployeeUpdate;
17   EOT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines