-
-
06 May 2020 02:59:11 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (230 / 0 / 2)
- Kwalitee
Bus factor: 1- % Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (36.35KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::CSVUtils
- Complete::Util
- Config::IOD::Reader
- DBI
- DBIx::Diff::Schema
- DBIx::Util::Schema
- Data::Cmp
- Data::Sah::Compiler::perl::TH::array
- Data::Sah::Compiler::perl::TH::bool
- Data::Sah::Compiler::perl::TH::int
- Data::Sah::Compiler::perl::TH::re
- Data::Sah::Compiler::perl::TH::str
- Data::Sah::Filter::perl::Path::expand_tilde_when_on_unix
- Data::Sah::Filter::perl::Path::strip_slashes_when_on_unix
- File::Path
- IPC::System::Options
- List::MoreUtils
- Log::ger
- Perinci::CmdLine::Any
- Perinci::CmdLine::Lite
- Perinci::Object
- Perinci::Sub::DepChecker
- Sah::Schema::dirname
- Sah::Schema::filename
- Sah::Schema::posint
- Sah::Schema::true
- String::ShellQuote
- Text::CSV::FromAOH
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.020 - 2020-05-06
- Use DBIx::Util::Schema instead of DBIx::Diff::Schema now for list_* functions.
Documentation
Copy rows from one table to another, adjust PK column if necessaryDrop all tables in a MySQL databaseDrop MySQL databasesDrop tables in a MySQL databaseFill CSV columns with data from a queryList rows on one table that are identical on another tableRun query and return table resultRun each .pl file, feed the output to `mysql` command and write result to .txt fileFeed each .sql file to `mysql` command and write result to .txt fileParse SQL dump and spit out tables to separate filesModules
CLI utilities related to MySQLModule Install Instructions
To install App::MysqlUtils, copy and paste the appropriate command in to your terminal.
cpanm App::MysqlUtils
perl -MCPAN -e shell install App::MysqlUtils
For more information on module installation, please visit the detailed CPAN module installation guide.