[#6979] Wrong Javascript on DropIndexOnStep

This commit is contained in:
lukaseder 2018-01-04 11:40:41 +01:00
parent 509630b822
commit d691b6856f

View File

@ -38,7 +38,7 @@
package org.jooq;
/**
* A {@link Query} that can create indexes.
* A {@link Query} that can drop indexes.
*
* @author Lukas Eder
*/