1. 16 Nov, 2012 1 commit
  2. 15 Nov, 2012 1 commit
    • 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
  3. 26 Oct, 2012 3 commits
  4. 21 Oct, 2012 6 commits
  5. 18 Oct, 2012 1 commit
  6. 16 Oct, 2012 1 commit
  7. 10 Oct, 2012 2 commits
  8. 09 Oct, 2012 2 commits
  9. 08 Oct, 2012 1 commit
  10. 07 Oct, 2012 1 commit
  11. 06 Oct, 2012 1 commit
    • mrange's avatar
      Made Dapper classes partial in order to allow developers that reference · 8ec13e1a
      mrange authored
      Dapper by source to extend the Dapper classes without making changes to
      the Dapper source (for instance in order to expand DynamicParameter with
      a method HasValue<T>(string name)). In addition to further help developers
      that reference Dapper by source the public property of Dapper classes are
      moved to separate partial classes. By default the previous behavior is kept
      but when referencing by source you can now make the Dapper classes internal
      by defining: DAPPER_MAKE_PRIVATE
      8ec13e1a
  12. 05 Oct, 2012 1 commit
  13. 04 Oct, 2012 1 commit
  14. 03 Oct, 2012 1 commit
  15. 21 Sep, 2012 1 commit
  16. 19 Sep, 2012 5 commits
  17. 18 Sep, 2012 1 commit
  18. 13 Sep, 2012 2 commits
  19. 09 Sep, 2012 1 commit
  20. 07 Sep, 2012 1 commit
  21. 04 Sep, 2012 4 commits
  22. 14 Aug, 2012 1 commit
  23. 07 Aug, 2012 1 commit