issues
search
risinglightdb
/
sqllogictest-rs
Sqllogictest (dialect with extensions) parser and runner in Rust.
Apache License 2.0
176
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: tweak --override & bump to 0.23.0
#235
xxchan
closed
3 days ago
0
version: bump to 0.22.1
#234
skyzh
closed
1 week ago
0
fix(engines): support simple row desc message
#233
skyzh
closed
1 week ago
1
panic at unreachable if it's not installed with `--locked`
#232
kemingy
closed
1 week ago
1
bug(parser): `onlyif label` above `sleep` will be applied to the next `query/statement`
#231
xxchan
opened
2 months ago
0
WIP: Implement multiline query output
#230
davisp
opened
3 months ago
0
ci: fix release workflow
#229
xxchan
closed
3 months ago
0
feat: add mysql engine to cli
#228
zjregee
closed
2 months ago
4
Validation with column types is "wrong way around", DB::run should get column types from SLT
#227
tv42
opened
4 months ago
3
ci: fix release workflow
#226
xxchan
closed
4 months ago
0
feat: change `sh` to `bash`
#225
xxchan
closed
4 months ago
1
doc: improve docs & bump version
#224
xxchan
closed
4 months ago
0
feat: don't subst env vars for `system`
#223
xxchan
closed
4 months ago
0
add a config to enforce error message being used for `statement error`
#222
xxchan
opened
4 months ago
0
add hint in error message for some error prone stuff
#221
xxchan
opened
4 months ago
0
feat: substitute `__NOW__` to current timestamp in nanoseconds
#220
BugenZhao
closed
4 months ago
2
refactor: return record output in run
#219
BugenZhao
closed
4 months ago
0
`substitution`: don't subst for `system`
#218
xxchan
closed
4 months ago
0
`system`: default to bash, or make shell configurable
#217
xxchan
closed
4 months ago
0
add logs for system commands
#216
xxchan
closed
4 months ago
0
fix: inherit configuration in `run_parallel`
#215
BugenZhao
closed
5 months ago
0
`system`: for background command, stdout will be printed in output
#214
xxchan
opened
5 months ago
0
print `stderr` for `system ok`
#213
xxchan
closed
4 months ago
0
`system ok` with `-o pipefail`
#212
xiangjinwu
opened
5 months ago
0
bump deps
#211
xxchan
closed
5 months ago
0
feat(bin): hide `INFO` level log by default
#210
xxchan
closed
5 months ago
0
feat: support printing the test file after variable substitution
#209
xxchan
opened
5 months ago
0
fix(bin): `halt` is not handled
#208
xxchan
closed
7 months ago
0
feat(bin): add random suffix to the temporary databases
#207
xxchan
closed
7 months ago
0
feat: support matching stdout for system
#206
xxchan
closed
7 months ago
0
support parameterized query in Postgres extended query protocol
#205
BugenZhao
opened
10 months ago
0
feat: add a "multi-line mode" for results spanning multiple lines
#204
xxchan
opened
10 months ago
0
feat: report error when `include` empty result
#203
xxchan
closed
10 months ago
1
refactor: use sum type for expects in records
#202
BugenZhao
closed
1 year ago
0
refactor: extract multiline parsing to a function
#201
xxchan
closed
1 year ago
0
feat: match multiline error
#200
BugenZhao
closed
1 year ago
6
release 0.17.2
#199
xxchan
closed
1 year ago
1
fix(runner): fix parallel testing db name duplication
#198
stdrc
closed
1 year ago
1
feat(bin): support envvars `SLT_HOST/PORT/DB/USER/PASSWORD`
#197
xxchan
closed
1 year ago
0
feat: general variable substitution
#196
BugenZhao
closed
1 year ago
0
Should we run `semver` test on release instead of each PR?
#195
BugenZhao
closed
10 months ago
4
fix(bin): fix parallel testing db name duplication
#194
stdrc
closed
1 year ago
0
feat: run system commands
#193
BugenZhao
closed
1 year ago
1
fix: fix type in tests.
#192
youngsofun
closed
1 year ago
1
fix typo in tests
#191
youngsofun
closed
1 year ago
0
fix error context display & update release workflow
#190
xxchan
closed
1 year ago
2
fix(bin): do not print stack backtrace on error
#189
xxchan
closed
1 year ago
0
runner: allow omit column type in query
#188
TennyZhuang
closed
1 year ago
2
fix `query/statement error` unexpected passed when result is `statement/query ok`
#187
JackTan25
closed
1 year ago
3
move /examples to /tests
#186
xxchan
closed
1 year ago
0
Next