~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to database/schema/patch-2209-00-2.sql

rename to 2209-00-2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
-- deb-version in recipes is optional in newer versions of bzr-builder:
7
7
ALTER TABLE SourcePackageRecipeData ALTER COLUMN deb_version_template DROP NOT NULL;
8
8
 
9
 
INSERT INTO LaunchpadDatabaseRevision VALUES (2209, 01, 1);
 
9
INSERT INTO LaunchpadDatabaseRevision VALUES (2209, 0, 2);