In a column of type float, I succeed to store values like this
columnFloat
13.5
13,4
During insert no error was raised, is it a feature of sqlite ? Is there a way to force the engine to store always with same separator ?
Thanks in advance for all sqlite experts
New contributor
Thierry Grassia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.