Synnotech-AG/Synnotech.Migrations

Int64 timestamp code fix should create long value instead of string

feO2x opened this issue · 0 comments

feO2x commented

Currently, the code fix creates a ISO 8601 UTC timestamp as a string. To be able to copy the value in an easier fashion, the value should be a long value instead.