I don't know if I'd call this a bug, exactly, but if you do
PRAGMA short_column_namesto get the short_column_names setting, the result you get back has a column named "short_column_name". In other words, the column name lacks an 's' at the end.
I don't know if I'd call this a bug, exactly, but if you do
PRAGMA short_column_namesto get the short_column_names setting, the result you get back has a column named "short_column_name". In other words, the column name lacks an 's' at the end.