Scroll to navigation

sequel(1) General Commands Manual sequel(1)

NAME

sequel - The Database Toolkit for Ruby

SYNOPSIS

sequel <uri|path> [options]

DESCRIPTION

Sequel is a lightweight database access toolkit for Ruby.

OPTIONS

Copy one database to another
Print database migration to STDOUT
Print database migration to STDOUT without type translation
Use environment config for database
Log SQL statements to log file
Loads all *.rb under specified directory
Run the migrations in directory
Migrate the database to version given
Do not test the connection
Output the full backtrace if an exception is raised
-?, -h, --help
Show this message
Show version

SEE ALSO

This program is shipped as part of the lisequel-ruby1.8 library package, you can check its corresponding documentation can be found in the libsquel-ruby-doc package.

AUTHOR

This manual page was written by Deepak Tripathi <apenguinlinux@gmail.com>, based on the command-line output of this program, for the Debian GNU/Linux system (but may be freely used by others).

May 25, 2010