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 mainly used to create datasets, but it also handles transactions and setting up SQL loggers, which I should talk about now.