Sean Corfield
fdfc6bc997
improve xtdb test
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-29 21:49:44 -08:00
Sean Corfield
3f1677bff2
fixes #555 by implementing SETTING clause
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-24 22:40:20 -08:00
Sean Corfield
f2763d5af5
remove experimental xtdb dialect - no longer needed
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-23 18:26:53 -08:00
Sean Corfield
8320571c4d
implement get-in #532
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-23 13:16:23 -08:00
Sean Corfield
559e71205d
add record/object special syntax #532
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-23 12:17:43 -08:00
Sean Corfield
1bac4352e3
add records support #532
...
still need to add record/object special syntax
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-23 11:59:12 -08:00
Sean Corfield
b716d077c4
allow for inline hash maps (record syntax)
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-22 23:46:56 -08:00
Sean Corfield
129239a742
add erase from #532
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-22 23:14:02 -08:00
Sean Corfield
ee53c54255
test xtdb dialect and quoted columns
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-22 23:03:28 -08:00
Sean Corfield
f4d212ae18
address #532 by supporting exclude/rename in alias position
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-22 22:54:42 -08:00
Sean Corfield
e2f7991ad8
fixes #552 by turning the assertion into a test
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-22 15:25:52 -08:00
Sean Corfield
21ce3a2242
fixes #551 by supporting multiple window clauses
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-18 15:02:28 -08:00
Sean Corfield
6fa606ffd5
address #532 by adding exclude, rename
...
and tests for nest_one, nest_many
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-11-12 15:58:32 -08:00
Sean Corfield
170602e85f
add test for #542
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-10-12 12:51:58 -07:00
Sean Corfield
c6e6b54b8f
address #542 by adding support for with query tail options
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-10-12 12:42:49 -07:00
Sean Corfield
203e923f99
address #548 by splitting format-var
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-10-11 09:01:19 -07:00
Sean Corfield
e2dc330cf9
fix some symbol/keyword resolution bugs
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-09-29 16:12:32 -07:00
Oleksandr Yakushev
846123c57a
Introduce more efficient implementations of str and join
2024-09-26 23:15:15 +03:00
Sean Corfield
230cc467a1
fixes #538
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-09-22 17:15:47 -07:00
Sean Corfield
084c1ec5e5
fixes #543
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-09-22 17:11:01 -07:00
Sean Corfield
4efa9a38ef
address #539 by improving getting started
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-09-21 18:12:10 -07:00
Sean Corfield
2c6bf85f7f
fixes #530 by supporting :using-gin in :create-index
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-06-12 22:53:40 -07:00
Sean Corfield
747383c847
fix #529 by changing how table name/expression is formatted in special join syntax
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-05-13 15:26:00 -07:00
Sean Corfield
d1e9617eae
Revert "fix #528 by not ?-escaping operators"
...
This reverts commit eb680a204e .
2024-04-04 09:43:59 -07:00
Sean Corfield
6c88c0ba3c
Revert "update (c) date"
...
This reverts commit a5bdf4d13c .
2024-04-04 09:43:48 -07:00
Sean Corfield
a5bdf4d13c
update (c) date
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-04-03 17:22:05 -07:00
Sean Corfield
eb680a204e
fix #528 by not ?-escaping operators
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-04-03 16:56:13 -07:00
Sean Corfield
f69ee7e8de
fix #527 by adding tests for composite and documenting its use in more detail
...
both from clause and composite special syntax have examples now
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-03-29 15:15:12 -07:00
Sean Corfield
225c0db092
fix #495 by documenting formatv and adding tests
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-03-04 12:38:03 -08:00
Sean Corfield
c9867097e8
fix broken test
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-02-09 22:42:06 -08:00
Sean Corfield
2f4792253a
clean up some lint warnings
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-02-09 22:39:38 -08:00
Sean Corfield
d64177bde5
fix MS SQL table hints in FROM clause (e.g. NOLOCK) #522
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-01-14 14:48:39 -08:00
Sean Corfield
1291b328d0
two more possible solutions to #495
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-01-06 22:35:02 -08:00
Sean Corfield
ac947b1543
move problematic test to own ns
...
this test is clj-only and also causes rendering problems for portal due to the #object[] in the rendered test report
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-01-06 13:46:31 -08:00
Sean Corfield
9b9ec47bcf
fix #520
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-01-06 12:38:11 -08:00
Sean Corfield
2e34a9f4ea
fix #518
...
Signed-off-by: Sean Corfield <sean@corfield.org>
2024-01-06 11:38:45 -08:00
Hannu Hartikainen
e70e3713fc
Implement CREATE INDEX
...
Fixes #348 .
2023-12-08 13:09:39 +02:00
Sean Corfield
2e8157047d
add test for #515
2023-12-03 17:17:28 -08:00
Sean Corfield
737baa9d0e
fix #512 by supporting array subquery
...
also adds metadata support for select to produce as struct (or distinct)
2023-10-28 13:39:26 -07:00
Sean Corfield
caca08fd5b
#511 add tests; document bigquery create or replace
2023-10-21 14:51:13 -07:00
Sean Corfield
7d56daacca
initial BigQuery :create-table-as :or-replace
2023-10-20 10:50:09 -07:00
Sean Corfield
872cb1d006
fix #509 by checking for ident? first
2023-10-16 11:32:45 -07:00
Sean Corfield
11e1a93c59
fix #505 by rewriting helper-merge
2023-09-27 23:13:16 -07:00
Sean Corfield
756ed95b43
fix #503 by adding at time zone special syntax
2023-09-16 11:34:05 -07:00
Sean Corfield
16a9708790
tests for #496
2023-08-26 16:48:59 -07:00
Sean Corfield
44ffd340f5
fix #501 by making insert/columns/values talk to each other
2023-08-26 16:20:32 -07:00
Sean Corfield
aa4ebf5f47
add a test (from the #407 ticket)
2023-08-26 14:56:48 -07:00
Sean Corfield
686cbf7272
fix #497 by adding tests and documenting :alias
2023-08-26 12:31:38 -07:00
Sean Corfield
e7972ac1b4
on-conflict needs ( ) around exprs
2023-06-20 13:03:19 -07:00
Sean Corfield
290537c581
fix #494 by supporting expressions in on conflict
2023-06-20 12:11:00 -07:00