This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit 2cd0e5f
v3: Improve error when multiple timestamps are given w/operator
Previously, we were giving an error like `has an invalid timestamp
format. Timestamps should be formatted as 'YYYY-MM-DDThh:mm:ssZ'`. Now,
we detect that you are giving multiple comma-separated values and give
an error like `only accepts one value when using an inequality filter`.
[finishes #173575312]
Co-authored-by: Reid Mitchell <rmitchell@pivotal.io>
Co-authored-by: Teal Stannard <tstannard@pivotal.io>1 parent c5865d9 commit 2cd0e5f
2 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
131 | 137 | | |
132 | 138 | | |
133 | 139 | | |
| |||
0 commit comments