ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/testsuite/resources/Test05.sql
(Generate patch)

Comparing ibx/trunk/testsuite/resources/Test05.sql (file contents):
Revision 318 by tony, Thu Feb 25 11:56:36 2021 UTC vs.
Revision 319 by tony, Thu Feb 25 12:05:40 2021 UTC

# Line 5 | Line 5 | Create Table IBXTest (
5   F3 DecFloat(16),
6   F4 DecFloat(34),
7   F5 Numeric (24,6),
8 + F6 INT128,
9   Primary Key(TableKey)
10   ) SQL SECURITY DEFINER;
11  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines