mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Updated translations (Thank you!)
Added AUTO_INCREMENT to outcome table in main SQL
This commit is contained in:
+1
-1
@@ -1059,7 +1059,7 @@ CREATE TABLE `outcome` (
|
|||||||
`permanent` TINYINT(1) UNSIGNED NOT NULL COMMENT 'Permanent outcome, used for all questionnaires, not possible to de-select',
|
`permanent` TINYINT(1) UNSIGNED NOT NULL COMMENT 'Permanent outcome, used for all questionnaires, not possible to de-select',
|
||||||
PRIMARY KEY (`outcome_id`),
|
PRIMARY KEY (`outcome_id`),
|
||||||
KEY `calc` (`calc`)
|
KEY `calc` (`calc`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci AUTO_INCREMENT=100;
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Dumping data for table `outcome`
|
-- Dumping data for table `outcome`
|
||||||
|
|||||||
Binary file not shown.
+3323
-3337
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3496
-3497
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3384
-3385
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3354
-3365
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3425
-3426
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3346
-3360
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3360
-3374
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3455
-3456
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3340
-3354
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3355
-3369
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3323
-3337
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3522
-3523
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3433
-3434
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3432
-3433
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3344
-3358
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3395
-3396
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3508
-4048
File diff suppressed because it is too large
Load Diff
+3331
-3309
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3329
-3343
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3639
-3640
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3490
-3491
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3468
-3469
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user