Skip to content

rebase upstream - #281

Closed
mkornaukhov wants to merge 23 commits into
risinglightdb:mainfrom
serenedb:mkornaukhov/rebase-upstream
Closed

rebase upstream#281
mkornaukhov wants to merge 23 commits into
risinglightdb:mainfrom
serenedb:mkornaukhov/rebase-upstream

Conversation

@mkornaukhov

Copy link
Copy Markdown

No description provided.

MBkkt and others added 23 commits March 23, 2026 12:48
* Do not sort the row with column names
* Support symlinks for --override option
* Shorten database names to satisfy PostgreSQL simple protocol
* Print column names
* Support multidimensional arrays
- For now it's correct, it uses separate database. Previously it used the single database for all test, so creating functions, view etc were not idempotent. This behavior is kept with absence of -j param
- It's possible to run override in parallel
* Support comments after some records, like skipif mysql #aboba
* Support --show-all-errors
* Fix bug with empty column names in Postgres simple protocol
- Use tabs in diff view
- Add `force-override` option
- Logical semaphore for in-fligtht used created databases
…de features (#20)

- Display multiple locations iteratively instead of recursively.
Previously it led to stack overflow in some cases
- Fix bug with `<slt:ignore>` when not all rows were compared
- Save comment for `onlyif` and `skipif` to not forget them when running
with `--override`
- Add `skip-failed` update mode, it allow to prepend `skipif LABEL #
REASON` record for each failed test
- Query with 0 returned rows is not anymore overridden as `statement
count 0`
Closed connection is not logged as error now. Retries with drop in case
of closed connection for drop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants