Project

General

Profile

« Previous | Next » 

Revision 8605

allow statements starting with 'WITH'

View differences:

src/edu/ucsb/nceas/metacat/admin/DBAdmin.java
105 105
		sqlCommandSet.add("DROP");
106 106
		sqlCommandSet.add("BEGIN");
107 107
		sqlCommandSet.add("COMMIT");
108
		sqlCommandSet.add("WITH");
108 109

  
109 110
		// gets all the upgrade version objects
110 111
		try {

Also available in: Unified diff