Pekka Enberg
4805c6b06b
antithesis-tests: Don't fail tests on ProgrammingError
...
The ProgrammingError exception is thrown when tables, indexes, or
columns are dropped in parallel. Let's not fail the Antithesis test
drivers when that happens.
2025-10-21 20:08:11 +03:00
Pekka Enberg
3341f4657e
antithesis: Drop experimental_indexes parameter from commect()
...
The `experimental_indexes` parameter got dropped from Python bindings so
stop using it to make Antithesis stress-composer drivers to run.
2025-09-05 13:17:39 +03:00
Pekka Enberg
632e1a2952
antithesis: Improve index creation to sometimes use DESC too
2025-07-21 14:17:24 +03:00
Pekka Enberg
bd30cb313c
antithesis: Add CREATE TABLE parallel driver
2025-07-21 13:40:28 +03:00
Pekka Enberg
02ccdd7194
antithesis: Add CREATE INDEX parallel driver
2025-07-21 13:40:28 +03:00