Commit Graph

8 Commits

Author SHA1 Message Date
marco af72d0db85 bug fix if string instead of []byte is returned from db (this is the
case for postgreSQL)
2016-10-21 15:20:44 +02:00
marco 3e78fe69e0 handle database NULL values 2016-02-11 19:27:29 +01:00
marco 0978fe0e3d fixed bug: Scan used value receiver and not pointer 2016-02-09 13:14:00 +01:00
marco 5ecab372f9 renamed method 2016-02-06 22:27:43 +01:00
marco 0a3314337f fixed bug: return error 2016-02-02 15:40:25 +01:00
marco 9e56f9eb23 removed unnecessary params in function call 2016-01-13 11:50:18 +01:00
marco 42a5bdff6f fixed generated Scan method 2016-01-12 13:05:56 +01:00
marco af7ef17caa implemented Scanner and Valuer interface 2016-01-12 12:37:51 +01:00