class Sequel::Amalgalite::SequelTypeMap

def initialize(db)

handle the database timezone.
Store the related database object, in order to be able to correctly
def initialize(db)
  @db = db
end