First page Back Continue Last page Overview Graphics


Notes:

One thing that sets Sequel apart from other ruby database libraries is that it works correctly with composite keys.

For example, if any of your model datasets use a composite primary key, Sequel will correctly use the composite primary key when saving the rows, without any configuration.