Subject: | Documentation on Fey::SQL::Where examples should include type information |
Hello,
when beginning with Fey, I found it quite confusing, that either the
perlpod of Fey::SQL::Where nor in the linked Fey::SQL documentation hold
information on the types allowed as parameters with the where method. In
my opinion at least the examples should mention, what types they are
using (e.g. Fey::Column, Fey::Placeholder, simple scalars).
Thanks,
Martin