DOKK / manpages / debian 10 / ruby-sequel / sequel.1.en
sequel(1) General Commands Manual sequel(1)

sequel - The Database Toolkit for Ruby

sequel <uri|path> [options]

Sequel is a lightweight database access toolkit for Ruby.

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

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.

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