Project

General

Profile

« Previous | Next » 

Revision 9437

Added by Jing Tao over 8 years ago

Add the keyword "select" into the list.

View differences:

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

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

Also available in: Unified diff