SQLite4Unity3d icon indicating copy to clipboard operation
SQLite4Unity3d copied to clipboard

[Feature request] Make serialized variable name case-insensitive

Open Naphier opened this issue 9 years ago • 0 comments

There doesn't seem to be a way to do this currently and the majority of the support I give to clients using this is they get the case wrong on column names. They're used to SQL just not being case sensitive, but of course C# is. So it would be great if there was an option to ignore case on the serialized/reflected values.

Thanks! This is a solid product!

Naphier avatar Sep 29 '16 07:09 Naphier