Skip to content

A console application based on sqlitemaint package algorithm.

License

Notifications You must be signed in to change notification settings

kulak/sqlitemaintainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLiteMaintainer

A console application based on sqlitemaint package algorithm.

Syntax:

sqlitemaintainer [-db dbName] [-dir dirName] [-backup=false] [-h]

-db dbName
SQLite databse file name. Default is sqlite.db.

-dir dirName
Name of the SQL scripts directory. Default is sql.

-backup=[true|false]
Enables unconditional backup of database file. Backup is done once on startup even if system is about to update database more than once. Default is true.

-h
Prints a syntax help message.

Alternative

GO Lang Migrate supports multiple backends.

About

A console application based on sqlitemaint package algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages