Skip to content

Make RailsEventStoreActiveRecord indepdendent of Rails #1146

@mostlyobvious

Description

@mostlyobvious

ActiveRecord repository really depends on ActiveRecord. It is possible to use ActiveRecord without bringing in whole Rails.

This might involve rethinking how database migrations are provided -- at the moment we rely on Rails Generators. It may be possible to reduce this dependency to Thor.

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