Skip to content

feat: add support for INTERVAL data type to list_rows #840

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 39 commits into from
Oct 26, 2021
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
5704f1e
test: refactor `list_rows` tests and add test for scalars
tswast Jul 28, 2021
5eb3794
WIP: INTERVAL support
tswast Jul 28, 2021
9e54277
feat: add support for INTERVAL data type to `list_rows`
tswast Jul 28, 2021
a89c1c1
Merge remote-tracking branch 'upstream/master' into issue826-interval
tswast Jul 29, 2021
60d9ca7
fix relativedelta construction for non-microseconds
tswast Jul 29, 2021
da6ef5b
WIP: support INTERVAL query params
tswast Jul 29, 2021
b73a610
remove dead code
tswast Jul 29, 2021
52f2b7b
INTERVAL not supported in query parameters
tswast Jul 29, 2021
ca8872e
Merge remote-tracking branch 'upstream/master' into issue826-interval
tswast Jul 29, 2021
018a617
Merge branch 'master' into issue826-interval
tswast Aug 3, 2021
2872d85
Merge remote-tracking branch 'upstream/master' into issue826-interval
tswast Aug 3, 2021
31c3f92
revert query parameter changes
tswast Aug 3, 2021
e3a3a6a
Merge remote-tracking branch 'origin/issue826-interval' into issue826…
tswast Aug 3, 2021
5f78311
Merge branch 'master' into issue826-interval
tswast Aug 5, 2021
bb03618
add validation error for interval
tswast Aug 5, 2021
f3711e7
add unit tests for extreme intervals
tswast Aug 5, 2021
68035ba
add dateutil to intersphinx
tswast Aug 11, 2021
9a011e9
Merge remote-tracking branch 'upstream/master' into issue826-interval
tswast Aug 11, 2021
9f6b02d
use dictionary for intersphinx
tswast Aug 11, 2021
7cccbd2
🦉 Updates from OwlBot
gcf-owl-bot[bot] Aug 11, 2021
152e8c2
Merge remote-tracking branch 'upstream/master' into issue826-interval
tswast Aug 16, 2021
f0f3fbd
Merge remote-tracking branch 'origin/issue826-interval' into issue826…
tswast Aug 16, 2021
c4636fa
🦉 Updates from OwlBot
gcf-owl-bot[bot] Aug 16, 2021
18aae17
Merge branch 'master' into issue826-interval
tswast Aug 25, 2021
eccea82
Merge branch 'main' into issue826-interval
tswast Sep 10, 2021
5cdeffb
Merge remote-tracking branch 'upstream/main' into issue826-interval
tswast Sep 30, 2021
0497b19
add test case for trailing .
tswast Sep 30, 2021
92f41b9
Merge remote-tracking branch 'origin/issue826-interval' into issue826…
tswast Sep 30, 2021
0318f54
explicit none
tswast Sep 30, 2021
6b1f238
🦉 Updates from OwlBot
gcf-owl-bot[bot] Sep 30, 2021
54e47f7
truncate nanoseconds
tswast Oct 4, 2021
ced356b
Merge remote-tracking branch 'origin/issue826-interval' into issue826…
tswast Oct 4, 2021
dcc8b57
use \d group for digits
tswast Oct 4, 2021
5c31fe2
Merge branch 'main' into issue826-interval
tswast Oct 5, 2021
2091478
Merge branch 'main' into issue826-interval
tswast Oct 25, 2021
21a2975
Merge branch 'main' into issue826-interval
plamut Oct 26, 2021
87b0d81
Merge remote-tracking branch 'upstream/main' into issue826-interval
tswast Oct 26, 2021
7bd48be
Merge remote-tracking branch 'origin/issue826-interval' into issue826…
tswast Oct 26, 2021
d62b950
use \d for consistency
tswast Oct 26, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into issue826-interval
  • Loading branch information
tswast committed Jul 29, 2021
commit ca8872ea963478fc94e7d00d467f7940bd03e401

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.