IDEMPIERE-287 org.postgresql.util.PSQLException: Bad value for type int : 2min
This commit is contained in:
parent
740243db9b
commit
c9e1a69cbe
|
@ -959,7 +959,6 @@ public class DB_PostgreSQL implements AdempiereDatabase
|
|||
}
|
||||
}
|
||||
}
|
||||
currentTimeout = rs.getInt(1) / 1000;
|
||||
}
|
||||
}
|
||||
finally
|
||||
|
|
Loading…
Reference in New Issue