typeorm-global-scopes
typeorm-global-scopes copied to clipboard
Ability to create named scopes
Can we add feature to create named scope in additional to default one? In ideal, it should work like in Sequelize, so we can choose scope, use scope inside relations, merge scopes, etc
This would be a welcome addition!