Skip to content

riseupz/tormor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tormor command line tool

$ tormor -?
Manage an Tormor database

    SCHEMA_PATH=/usr/src/Schema tormor [opts] command [args]

...

The enable-modules and migrate commands are used for managing the Tormor installation.

Run script in another filename

include filename

Find commands (one per line) in the specified file and run them

Run a SQL script

sql filename

Load the filename and present the SQL in it to the database for execution. This is useful for choosing migrations scripts to run.

About

Database migration library written in Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • Shell 2.1%