This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit e87bbbe0ebed03112d61115f0f0b717f95029481 Merge: c48db9519 a43aa968e Author: Jan Lehnardt <[email protected]> AuthorDate: Sat Feb 21 13:30:01 2026 +0100 Merge pull request #5771 from neighbourhoodie/port-12-use-correct-index-test Port Python test to Elixir: `12_use_correct_index_test` src/mango/test/12-use-correct-index-test.py | 133 -------------------- test/elixir/test/config/suite.elixir | 12 ++ .../test/mango/12_use_correct_index_test.exs | 139 +++++++++++++++++++++ 3 files changed, 151 insertions(+), 133 deletions(-)
