Update protobuf, regen proto code

This commit is contained in:
Denis Arh
2019-09-06 09:16:48 +02:00
parent 289380b614
commit b4142b35fa
7 changed files with 172 additions and 66 deletions
@@ -8,4 +8,3 @@ ALTER TABLE `compose_automation_script`
ADD CONSTRAINT `compose_automation_script_namespace`
FOREIGN KEY (`rel_namespace`)
REFERENCES `compose_namespace` (`id`);