X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=migrations%2F100-up-major-to-5.sql;h=6c24f2533985f4f18afcf8232216cd45ebdb1c95;hb=49165bd333502f655a6ac6b5cf6ae205c4072d82;hp=0d310df003350edbc8f25e08aa152659d107f26e;hpb=3ae5fadbc03bfaa1eb1d21c9521ddf797ba37d31;p=plcapi.git diff --git a/migrations/100-up-major-to-5.sql b/migrations/100-up-major-to-5.sql index 0d310df..6c24f25 100644 --- a/migrations/100-up-major-to-5.sql +++ b/migrations/100-up-major-to-5.sql @@ -3,7 +3,7 @@ -- -- if you somehow start from a 4.3 not entirely up-dated to rc17, -- then manually run --- http://svn.planet-lab.org/svn/PLCAPI/branches/4.3/migrations/011-up-site-and-person-tags.sql +-- http://git.onelab.eu/?p=plcapi.git;a=blob;f=migrations/011-up-site-and-person-tags.sql;hb=refs/heads/4.3 -- UPDATE plc_db_version SET version = 5; UPDATE plc_db_version SET subversion = 100;