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',
|
||||
PRIMARY KEY (`outcome_id`),
|
||||
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`
|
||||
|
||||
Binary file not shown.
+3308
-3322
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3495
-3496
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3388
-3389
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3340
-3351
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3418
-3419
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.
+3353
-3367
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3442
-3443
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.
+3338
-3352
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3306
-3320
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.
+3432
-3433
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3430
-3431
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3331
-3345
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.
+3313
-3327
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3602
-3603
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3482
-3483
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+3469
-3470
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user