sub table { return AndySQL::Table->new( db => shift, tablename => shift ); }