• Rick Bundren's avatar
    Support for reserved words as columns · 7fd9b973
    Rick Bundren authored
    Insert failed when a word such as order was used as a column name.
    Added [] around the column name.
    
    Also modified the test for InsertGetUpdate().  The first Get is now a
    User instead of IUser.  There is some bug where using the interface
    twice first on a null result and then on the real result causes the
    reader to not be open when trying to map the type.
    7fd9b973
Name
Last commit
Last update
..
Properties Loading commit data...
Dapper.Contrib.1.0.nupkg Loading commit data...
Dapper.Contrib.csproj Loading commit data...
Dapper.Contrib.nuspec Loading commit data...
SqlMapperExtensions.cs Loading commit data...