Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit a68f8a03
authored
Nov 03, 2016
by
Nathan Schwartz
Committed by
Felix Becker
Nov 03, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix Typo (#6797)
1 parent
a89fda26
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/docs/querying.md
docs/docs/querying.md
View file @
a68f8a0
...
@@ -152,7 +152,7 @@ Keep in mind, the provided range value can
...
@@ -152,7 +152,7 @@ Keep in mind, the provided range value can
as well.
as well.
```
js
```
js
// All the above equlity and inequality operators plus the following:
// All the above equ
a
lity and inequality operators plus the following:
$contains
:
2
// @> '2'::integer (PG range contains element operator)
$contains
:
2
// @> '2'::integer (PG range contains element operator)
$contains
:
[
1
,
2
]
// @> [1, 2) (PG range contains range operator)
$contains
:
[
1
,
2
]
// @> [1, 2) (PG range contains range operator)
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment