ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/iblocaldb/IBCMLocalDBSupport.pas
(Generate patch)

Comparing ibx/trunk/iblocaldb/IBCMLocalDBSupport.pas (file contents):
Revision 44 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 45 by tony, Tue Dec 6 10:33:46 2016 UTC

# Line 177 | Line 177 | begin
177      IBXScript.GetParamValue := @HandleGetParamValue;
178      DoUpgrade(IBXScript, TargetVersionNo);
179    finally
180 <    Free
180 >    IBXScript.Free;
181 >    IBTransaction.Free;
182    end;
183  
184   end;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines