Skip to content

Official Sequel (and other ORMs) Support Thread #1006

@Aryk

Description

@Aryk

I'm working on the Sequel adapter for this library. With it, I will do the following:

  • Take the library to actually being fully decoupled from ActiveRecord, just like Rails (if you want to use Rails without having ActiveRecord in your top-level namespace, you can). It would be nice to have this also be a characteristic of this library.
  • Support Sequel - be able to run all the specs with all the original models but interfacing with Sequel. This can be done by changing the "ORM" environment variable when running specs.

The library seems to be written with the intent for it to be decoupled from the orm used by the user but doesn't go all the way. With this, the orm specific logic will be housed in one place.

Any additional thoughts or opposition to the idea?

Any other Sequel or other ORM users out there who want to use this library? Please like this so I know how many of you are out there...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions