ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/udr/source/FBUDRUtils.pas
(Generate patch)

Comparing ibx/branches/udr/udr/source/FBUDRUtils.pas (file contents):
Revision 381 by tony, Sat Jan 15 00:06:22 2022 UTC vs.
Revision 387 by tony, Wed Jan 19 13:34:42 2022 UTC

# Line 558 | Line 558 | begin
558    inherited Create(aController);
559    FContext := context;
560    FirebirdAPI := TFB30ClientAPI.Create(context.getMaster);
561 +  aController.StartJournaling(self);
562   end;
563  
564   function TFBUDRExternalContext.AsText: AnsiString;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines