logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dbs_empty - Empty SQL Databases

Author

       Stefan Hornburg (Racke), racke@linuxia.de

Command Line Options

--exclude-matching-tables=REGEXP
       Excludes any table matching the regular expression REGEXP from dumping.

   -t,--tables
       Remove tables from database too.

Command Line Parameters

       Required command line parameters are the DBI driver ("Pg" for Postgres or "mysql" for MySQL) and the
       database name. The third parameter is optionally and specifies the database user and/or the host where
       the database resides ("racke", "racke@linuxia.de" or "@linuxia.de").

Description

       dbs_empty is an utility that completelyerases any data from a given SQL database.

Name

       dbs_empty - Empty SQL Databases

See Also

perl(1), DBIx::Easy(3)

perl v5.38.2                                       2024-03-24                                      DBS_EMPTY(1p)

See Also