Also a big thank you for this functionality improvement. I will incorporate this new feature in sqsh-2.3.
I just did a quick test with localization of the decimal separator. It works great for numeric, decimal, float and real data types. But is it correct that money data types are not considered?
Best regards,
Martin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Patch 2 of three.
Patch 3 of three.
Hi,
Also a big thank you for this functionality improvement. I will incorporate this new feature in sqsh-2.3.
I just did a quick test with localization of the decimal separator. It works great for numeric, decimal, float and real data types. But is it correct that money data types are not considered?
Best regards,
Martin.
Hi Martin!
Thanks for testing.
To be honest, I simply forgot about money types. But they need special
treatment anyway. I’ll add a patch next week.
Regards
Niki
Patch: Treat money the same way.