Closed hakuzumon closed 7 years ago
Database.java:629 should say
throw new NonUniqueUpdateException(modifiedRows);
instead of
throw new NonUniqueUpdateException(1);
Database.java:629 should say
throw new NonUniqueUpdateException(modifiedRows);
instead of
throw new NonUniqueUpdateException(1);