Skip to content

Fixes ISSUE-47840: Change DESCRIPTION column type in FIN_PAYMENT table

Changed DESCRIPTION column type from VARCHAR to NVARCHAR in FIN_PAYMENT table so in that way the limit of 255 bytes is not exceeded when introducing long descriptions with special characters larger than 2 bytes.

Edited by Fernando Merino

Merge request reports