risinglightdb/sqllogictest-rs
Sqllogictest (dialect with extensions) parser and runner in Rust.
RustApache-2.0
Issues
- 0
- 0
bug(parser): `onlyif label` above `sleep` will be applied to the next `query/statement`
#231 opened by xxchan - 3
Validation with column types is "wrong way around", DB::run should get column types from SLT
#227 opened by tv42 - 0
add hint in error message for some error prone stuff
#221 opened by xxchan - 6
CLI: support MySQL engine
#120 opened by xudong963 - 0
`system`: default to bash, or make shell configurable
#217 opened by xxchan - 0
`substitution`: don't subst for `system`
#218 opened by xxchan - 0
- 0
print `stderr` for `system ok`
#213 opened by xxchan - 0
- 0
`system ok` with `-o pipefail`
#212 opened by xiangjinwu - 0
- 4
- 0
- 3
TestError::display is hard to use
#119 opened by xxchan - 3
- 2
- 4
- 0
- 3
support value-wise query result
#108 opened by xxchan - 10
Tracking: run SQLite sqllogictest suite
#148 opened by skyzh - 2
Document how to handle separators
#109 opened by xxchan - 5
idea: use a template language to manage tests
#143 opened by xxchan - 0
ci: enhance release workflow to include more targets
#182 opened by xxchan - 2
- 2
Bug: sqllogictest pass unexpectedly
#181 opened by JackTan25 - 2
runner: allow omit column type in query
#188 opened by TennyZhuang - 7
wrong affct row number in postgres-extended
#142 opened by ZENOTME - 0
remove condition/connection from `Record`
#184 opened by xxchan - 0
- 3
bin: enhance `skipif`
#177 opened by xxchan - 5
enhancement: better diff for result mismatch
#176 opened by xxchan - 3
ci: add semver check in CI
#167 opened by skyzh - 1
runner: support matching column type in postgres engine
#163 opened by skyzh - 8
- 0
CLI: support multiple files as input
#117 opened by xxchan - 6
consider exposing pre-built `engines` public
#153 opened by BugenZhao - 3
- 3
release: will a new version be released this month?
#144 opened by xudong963 - 0
Fail to get output from DML with ```RETURNING```
#140 opened by y-wei - 2
Support format & override in runner
#114 opened by xxchan - 1
runner: run_script and run_file are different
#116 opened by xxchan - 0
Add test for sqllogictest
#124 opened by xxchan - 1
- 1
feat-request: Allow differnet file extentions as input
#118 opened by Xuanwo - 0
`statement count n` doesn't work for postgres engine
#103 opened by xxchan - 1
- 0
Support fail-fast mode
#110 opened by xxchan - 0
`--color never` cannot control diff's color
#104 opened by xxchan - 0
proposal: sqllogictest custom extension
#95 opened by skyzh