commandsΒΆ

SQLite clean lint and fix functionality is available as a command-line resource implemented through Click.

See below for examples of usage after performing an installation.

python -m sqlite_clean lint ...
python -m sqlite_clean fix ...