sql-lint icon indicating copy to clipboard operation
sql-lint copied to clipboard

Check: Check for commas in numbers

Open joereynolds opened this issue 5 years ago • 1 comments

This �2,272 broke a query, check if the comma is a proper comma and not a microshite one...

joereynolds avatar Aug 10 '18 09:08 joereynolds

On that note a better check would be to check the datatype of the column and check the assignment matches that.

joereynolds avatar Aug 10 '18 17:08 joereynolds