source-integration
source-integration copied to clipboard
Change timestamp type to (Unix)timestamp
Change 'Matis_plugin_Source_changeset_Table.timestamp' type to (Unix)timestamp. Rationale: a) All other dates in MantisBT are implemented this way. b) Any server-side interpretation of dates is avoided. At least on MSSQLServer all 'Y-m-d H:i:s' dates depend on Locale.
Follow-up(issue #53)
LG M.