TableMapping
- 
                  
                  
Returns a QueryInterfaceRequest with a matching predicate.
// SELECT * FROM books WHERE books MATCH '...' var request = Book.matching(pattern)If the search pattern is nil, the request does not match any database row.
 
View on GitHub
Install in Dash
        TableMapping Extension Reference