generated from Sithas/conan_template
3/3 теста покрыты фикстурами
This commit is contained in:
@@ -72,6 +72,7 @@ CREATE TABLE `up_and_down`.`diaries` (
|
||||
`appetite_level` INT1 NOT NULL,
|
||||
`dream_level` INT1 NOT NULL,
|
||||
`anxiety_level` INT1 NOT NULL,
|
||||
`comment` TEXT,
|
||||
`user_treatment_schemes_uuid` CHAR(36),
|
||||
PRIMARY KEY (`uuid`),
|
||||
FOREIGN KEY (`user_uuid`) REFERENCES `users`(`uuid`),
|
||||
|
||||
Reference in New Issue
Block a user