allow get_column to take anything coerceable into a Column (currently only Str, HashR...
authorJustin Hunter <justin.d.hunter@gmail.com>
Tue, 21 Jun 2011 18:27:35 +0000 (11:27 -0700)
committerJustin Hunter <justin.d.hunter@gmail.com>
Tue, 21 Jun 2011 18:27:35 +0000 (11:27 -0700)
commit1f5b9ea48851ec6a425561ffd3a869456b55cfdb
treeed72be26862e09730a9518e050803dd295d5a05b
parent1dfb508c6ecabc2fdb66dd682b108598050576ae
allow get_column to take anything coerceable into a Column (currently only Str, HashRef and Column)
lib/SQL/Translator/Object/Table.pm