From 2c70dca9332451b04aca397ebe62b58041e9bc9d Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 1 Sep 2018 16:07:06 +0200 Subject: lib/mysql-functions: cleanup TODO --- lib/mysql-functions | 7 ------- 1 file changed, 7 deletions(-) (limited to 'lib') diff --git a/lib/mysql-functions b/lib/mysql-functions index b9489a6..b6db097 100755 --- a/lib/mysql-functions +++ b/lib/mysql-functions @@ -342,13 +342,6 @@ mysql_generate_package_metadata() { done done - # TODO: This should become multiple mysql queries: - # 1st inserting install_targets - # 2nd inserting binary_packages (and binary_packages_in_repositories) - # 3rd,4th inserting dependencies and install_target_providers - # The links between the above should _solely_ be made by the ids of - # the respective rows. - # TODO: Data should be loaded by "LOAD DATA LOCAL INFILE ...". This # has two advantages: 1st, we separate data from the commands # (aesthetic), 2nd, we can prepare/check the data to load "offline", -- cgit v1.2.3-54-g00ecf