# | Line 10 | Line 10 | object UpgradeDatabaseDlg: TUpgradeDatab | |
---|---|---|
10 | ClientWidth = 324 | |
11 | OnShow = FormShow | |
12 | Position = poMainFormCenter | |
13 | < | LCLVersion = '1.8.3.0' |
13 | > | LCLVersion = '2.0.0.3' |
14 | object Panel1: TPanel | |
15 | Left = 0 | |
16 | Height = 132 | |
# | Line 60 | Line 60 | object UpgradeDatabaseDlg: TUpgradeDatab | |
60 | end | |
61 | object IBXScript: TIBXScript | |
62 | IgnoreGrants = True | |
63 | + | IgnoreCreateDatabase = True |
64 | Transaction = UpdateTransaction | |
65 | ShowAffectedRows = False | |
66 | ShowPerformanceStats = False |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |