Changed additional timestamp values to long types
This commit is contained in:
parent
08aeb5d5aa
commit
d7ee5257dd
17 changed files with 44 additions and 46 deletions
|
|
@ -2,7 +2,6 @@ package net.coreprotect.consumer.process;
|
|||
|
||||
import java.sql.Connection;
|
||||
import java.sql.PreparedStatement;
|
||||
import java.sql.SQLException;
|
||||
import java.sql.Statement;
|
||||
import java.util.ArrayList;
|
||||
import java.util.Locale;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue