FerretDB / dance

FerretDB integration testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove broken regex support

AlekSi opened this issue · comments

Currently, the code that reads the not_regex, regex, output_regex YAML fields is broken.

Let's remove everything about regular expressions completely for now before adding it back later.