.shipit Build.PL Changes lib/Fey.pm lib/Fey/Column.pm lib/Fey/Column/Alias.pm lib/Fey/Exceptions.pm lib/Fey/FakeDBI.pm lib/Fey/FK.pm lib/Fey/Literal.pm lib/Fey/Literal/Function.pm lib/Fey/Literal/Null.pm lib/Fey/Literal/Number.pm lib/Fey/Literal/String.pm lib/Fey/Literal/Term.pm lib/Fey/NamedObjectSet.pm lib/Fey/Placeholder.pm lib/Fey/Role/ColumnLike.pm lib/Fey/Role/Comparable.pm lib/Fey/Role/Groupable.pm lib/Fey/Role/Joinable.pm lib/Fey/Role/Orderable.pm lib/Fey/Role/Selectable.pm lib/Fey/Role/SQL/HasBindParams.pm lib/Fey/Role/SQL/HasLimitClause.pm lib/Fey/Role/SQL/HasOrderByClause.pm lib/Fey/Role/SQL/HasWhereClause.pm lib/Fey/Schema.pm lib/Fey/SQL.pm lib/Fey/SQL/Delete.pm lib/Fey/SQL/Fragment/Join.pm lib/Fey/SQL/Fragment/SubSelect.pm lib/Fey/SQL/Fragment/Where/Boolean.pm lib/Fey/SQL/Fragment/Where/Comparison.pm lib/Fey/SQL/Fragment/Where/SubgroupEnd.pm lib/Fey/SQL/Fragment/Where/SubgroupStart.pm lib/Fey/SQL/Insert.pm lib/Fey/SQL/Select.pm lib/Fey/SQL/Update.pm lib/Fey/SQL/Where.pm lib/Fey/Table.pm lib/Fey/Table/Alias.pm lib/Fey/Validate.pm LICENSE Makefile.PL MANIFEST This list of files META.yml README t/Column-guess-type.t t/Column.t t/Column/Alias.t t/Exceptions.t t/FakeDBI.t t/FK.t t/kwalitee.t t/Literal-as-sql.t t/Literal.t t/NamedObjectSet.t t/pod-coverage.t t/pod.t t/Schema-memory-cycle.t t/Schema.t t/SQL-limit-clause.t t/SQL-order-by-clause.t t/SQL-where-clause.t t/SQL.t t/SQL/Delete-bind-params.t t/SQL/Delete.t t/SQL/Insert-bind-params.t t/SQL/Insert.t t/SQL/Select-bind-params.t t/SQL/Select-from-clause.t t/SQL/Select-group-by-clause.t t/SQL/Select-having-clause.t t/SQL/Select-select-clause.t t/SQL/Update-bind-params.t t/SQL/Update.t t/Table.t t/Table/Alias.t t/Validate.t SIGNATURE Added here by Module::Build