diff --git a/quickstart.md b/quickstart.md index 555c1aa..6582ac0 100644 --- a/quickstart.md +++ b/quickstart.md @@ -113,7 +113,7 @@ what query functionality we have. We've listed all `Post`s at * Simple: * URL: `/api/v1/posts?filter[title]=my title` * SQL: `SELECT * FROM posts WHERE title = "My title!"` - * Case Sensitive: + * Case Insensitive: * URL: `/api/v1/posts?filter[title][eql]=My title` * SQL: `SELECT * FROM posts WHERE lower(title) = "my title!"` * Prefix: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy