```2018/06/23 00:05:13 FAIL 20171219164727_UpdateS...
# kolide
a
Copy code
2018/06/23 00:05:13 FAIL 20171219164727_UpdateScheduledQueryKey.go (adding foreign key to query_name column: Error 1452: Cannot add or update a child row: a foreign key constraint fails (`kolide`.`#sql-44e8_2b6f7f2`, CONSTRAINT `#sql-44e8_2b6f7f2_ibfk_1` FOREIGN KEY (`query_name`) REFERENCES `queries` (`name`))), quitting migration.
z
Fixed this issue in https://github.com/kolide/fleet/pull/1851. Would be awesome if you could build
master
and verify this fixes it for you.