Skip to content

Tags: coopernurse/gorp

Tags

v1.6.1

Toggle v1.6.1's commit message
columnToFieldIndex: revert b5ce3b9 change, as it breaks tag mapping w…

…hen a field marked transient matches a column mapped to another field. Fixes go-gorp#175 but reverses go-gorp#146

TestSelectAlias: modify to demonstrate how this behavior can be achieved using two separate structs - one that reflects the actual table structure (for inserts/updates) and one with the extended field, which can be used for selects.

1.2

Toggle 1.2's commit message
v1.2

select-time

Toggle select-time's commit message
v1.1.1