Brian Baker
Member²
If a column name contains spaces or other special characters (such as a slash), the Query Builder has two problems:
1. The generated SQL does not put quotes around the column name and does not use the correct capitalization that is required when using quoted column names.
2. The "X" does not stay checked next to the column name in the query builder.
1. The generated SQL does not put quotes around the column name and does not use the correct capitalization that is required when using quoted column names.
2. The "X" does not stay checked next to the column name in the query builder.