[1991] in Moira Commits
/svn/moira r4130 - trunk/moira/db
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Aug 14 09:59:35 2013
Date: Wed, 14 Aug 2013 09:59:27 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
Message-Id: <201308141359.r7EDxRBK027408@drugstore.mit.edu>
To: moira-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: zacheiss
Date: 2013-08-14 09:59:27 -0400 (Wed, 14 Aug 2013)
New Revision: 4130
Modified:
trunk/moira/db/unschema.sql
Log:
add new table
Modified: trunk/moira/db/unschema.sql
===================================================================
--- trunk/moira/db/unschema.sql 2013-08-13 12:43:07 UTC (rev 4129)
+++ trunk/moira/db/unschema.sql 2013-08-14 13:59:27 UTC (rev 4130)
@@ -29,3 +29,4 @@
drop table containers;
drop table mcntmap;
drop table accountnumbers;
+drop table incremental_queue;