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

Comparing ibx/trunk/runtime/IBSQLParser.pas (file contents):
Revision 138 by tony, Thu Feb 2 16:20:12 2017 UTC vs.
Revision 139 by tony, Wed Jan 24 16:16:29 2018 UTC

# Line 178 | Line 178 | implementation
178   uses Sysutils, IBCustomDataSet;
179  
180   resourcestring
181  sNoEndToThis    = 'Unterminated string';
181    sBadBy          = 'Unexpected symbol "BY" in: %s';
182    sBadSymbol      = 'Unknown Symbol';
183    sIncomplete     = 'Incomplete Union';

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines