Code review comment for lp:~abentley/launchpad/multiple-series-recipe

Revision history for this message
Stuart Bishop (stub) wrote :

Consider making 'build_daily boolean' into 'build_frequency interval' to support hourly or weekly builds.

Consider moving build_daily/build_frequency to the joining table. Will automatic builds always happen for all linked distroseries, and at the same frequency? UI might dictate this.

I think we have all the indexes we need.

patch-2207-38-0.sql

review: Approve (db)

« Back to merge proposal