ryohidaka/Dump SQLite

GitHub Actions to generate SQLite database dump files.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionSQLite version to install (optional)nolatest
dbThe name of the SQLite database file to use.yes
outputThe output file name for the SQL dump.yes
tablesComma-separated list of table names to dump (optional). If not specified, all tables will be dumped.no""

no outputs