SQL-Wizard 0.02 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| SQL::Wizard | Composable SQL query builder with expression trees | 0.02 | metacpan |
| SQL::Wizard::Expr | metacpan | ||
| SQL::Wizard::Expr::Alias | metacpan | ||
| SQL::Wizard::Expr::BinaryOp | metacpan | ||
| SQL::Wizard::Expr::CTE | metacpan | ||
| SQL::Wizard::Expr::Case | metacpan | ||
| SQL::Wizard::Expr::Column | metacpan | ||
| SQL::Wizard::Expr::Compound | metacpan | ||
| SQL::Wizard::Expr::Delete | metacpan | ||
| SQL::Wizard::Expr::Func | metacpan | ||
| SQL::Wizard::Expr::Insert | metacpan | ||
| SQL::Wizard::Expr::Join | metacpan | ||
| SQL::Wizard::Expr::Order | metacpan | ||
| SQL::Wizard::Expr::Raw | metacpan | ||
| SQL::Wizard::Expr::Select | metacpan | ||
| SQL::Wizard::Expr::Update | metacpan | ||
| SQL::Wizard::Expr::Value | metacpan | ||
| SQL::Wizard::Expr::Window | metacpan | ||
| SQL::Wizard::Renderer | metacpan |