First page Back Continue Last page Overview Graphics


Notes:

The most common method for connecting to a database is, unsurprisingly, called connect, and it's a method of the main Sequel module.

This is the method that creates the Sequel::Database object.