mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Fixed typos
This commit is contained in:
@@ -868,7 +868,7 @@ CREATE TABLE `sample_import_var_restrict` (
|
|||||||
PRIMARY KEY (`var_id`)
|
PRIMARY KEY (`var_id`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||||||
|
|
||||||
--- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `sample_postcode_timezone`
|
-- Table structure for table `sample_postcode_timezone`
|
||||||
@@ -918,7 +918,7 @@ CREATE TABLE `sample_var` (
|
|||||||
KEY `sample_id` (`sample_id`)
|
KEY `sample_id` (`sample_id`)
|
||||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci;
|
||||||
|
|
||||||
--- --------------------------------------------------------
|
-- --------------------------------------------------------
|
||||||
|
|
||||||
--
|
--
|
||||||
-- Table structure for table `sample_var_type`
|
-- Table structure for table `sample_var_type`
|
||||||
|
|||||||
Reference in New Issue
Block a user