Revision: 688
http://treebase.svn.sourceforge.net/treebase/?rev=688&view=rev
Author: vgapeyev
Date: 2010-04-15 19:39:53 +0000 (Thu, 15 Apr 2010)
Log Message:
-----------
Applied the patch to production
Modified Paths:
--------------
trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/README.txt
trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/taxon_fixes_4-15-10.sql
Modified: trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/README.txt
===================================================================
--- trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/README.txt 2010-04-15 06:22:27 UTC (rev 687)
+++ trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/README.txt 2010-04-15 19:39:53 UTC (rev 688)
@@ -14,4 +14,13 @@
---------
Apply changes as soon as convenient, because it is not impossible that new submissions
-in the interim will map to taxonvariants that this script wants to delete.
\ No newline at end of file
+in the interim will map to taxonvariants that this script wants to delete.
+
+
+----------------
+
+Jon and Vladimir ran this on production 2010-04-15
+Afterwards, we updated the sequences to:
+ taxon_id_sequence 600100
+ taxonvariant_id_sequence 800100
+
\ No newline at end of file
Modified: trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/taxon_fixes_4-15-10.sql
===================================================================
--- trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/taxon_fixes_4-15-10.sql 2010-04-15 06:22:27 UTC (rev 687)
+++ trunk/treebase-core/db/cleaning/2010-04-15_taxon_fixes/taxon_fixes_4-15-10.sql 2010-04-15 19:39:53 UTC (rev 688)
@@ -1,5 +1,5 @@
-being work;
+begin work;
-- start by creating new records in taxon
-- I'm assuming that it is safe to start taxon_id at 600001
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|