Details
-
Improvement
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
empire-db-2.5.1
-
None
Description
in PostgreSQL there is just a data type TIMESTAMP but no data type "Date with time": https://www.postgresql.org/docs/9.5/datatype-datetime.html
In Empire-db 2 the SQL_DATETIME_PATTERN and SQL_TIMESTAMP_PATTERN just had seconds. They should have microseconds, too.