First page Back Continue Last page Overview Text

Notes:


The convention when using Sequel with a single database is to store the Database object in a constant named DB.

The Database object is mostly used to create datasets, but it also is useful for setting defaults, modifying the database schema, and handling transactions.