Skip to content

Use filters on select queries in your DataMapper models. Good for access or permissions rules.

License

Notifications You must be signed in to change notification settings

assembly/dm-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dm-filters
==========

Filter those queries before they hit the database. Basically built so that I could put access and permission logic within the model cleanly.

Read the specs for usage.

About

Use filters on select queries in your DataMapper models. Good for access or permissions rules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages