This is the command sequel that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
sequel - The Database Toolkit for Ruby
SYNOPSIS
sequel <uri|path> [options]
DESCRIPTION
Sequel is a lightweight database access toolkit for Ruby.
OPTIONS
-C, --copy-databases
Copy one database to another
-d, --dump-migration
Print database migration to STDOUT
-D, --dump-migration-same-db
Print database migration to STDOUT without type translation
-e, --env ENV
Use environment config for database
-l, --log logfile
Log SQL statements to log file
-L, --load-dir DIR
Loads all *.rb under specified directory
-m, --migrate-directory DIR
Run the migrations in directory
-M, --migrate-version VER
Migrate the database to version given
-N, --no-test-connection
Do not test the connection
-t, --trace
Output the full backtrace if an exception is raised
-?, -h, --help
Show this message
-v, --version
Show version
Use sequel online using onworks.net services