Files
python-ganttclient/nova
Boris Pavlovic 0ac1571323 Remove race condition (in TaskLog)
Delete all duplicate rows with same (task_name, host, period_beginning,
period_ending) expect one with the biggest value in `id` column.

Create UC on fields (task_name, host, period_beginning, period_ending)

Replace Select then Insert -> Try to Insert.

blueprint db-unique-keys

Change-Id: I99f45a6de6630482e9c56738f894cc55a37fffaf
2013-02-18 05:31:02 +04:00
..
2013-02-05 10:13:04 +00:00
2013-02-18 05:31:02 +04:00