log pkg/imports/bn.go @ 1595:f6596daf2079

age author description
Fri, 14 Dec 2018 17:32:59 +0100 Sascha L. Teichmann Fixed usage of tracking prepared statement in bottleneck import.
Fri, 14 Dec 2018 15:00:52 +0100 Sascha L. Teichmann Fixed stage done SQL for bottleneck imports.
Thu, 13 Dec 2018 14:06:48 +0100 Sascha L. Teichmann Bottleneck import: Use a prepared statement for import tracking, too.
Wed, 12 Dec 2018 19:21:02 +0100 Sascha L. Teichmann Made bottleneck primary key an int. Attention: This may break something!
Wed, 12 Dec 2018 15:48:33 +0100 Raimund Renkert Bottleneck import: Implemented backend to store bottlenecks in database.
Fri, 07 Dec 2018 14:36:06 +0100 Sascha L. Teichmann Pseudo fixed unstaging of bottlenecks.
Fri, 07 Dec 2018 13:08:17 +0100 Sascha L. Teichmann Added stub for bottleneck importer.