Skip to content

V3 doesn't set stores.orm #90

Description

@jaumard

Previously we had this.app.config.database.orm = 'waterline'
Now we should have
this.app.config.stores.orm = 'waterline'
Like this https://github.com/trailsjs/trailpack-sequelize/blob/master/index.js#L31

If not we cannot easily know witch is the ORM and can't be multi ORM under other trailpacks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions