diff options
Diffstat (limited to 'docs/db-api.txt')
| -rw-r--r-- | docs/db-api.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/db-api.txt b/docs/db-api.txt index dcd648be1c..23fa205b39 100644 --- a/docs/db-api.txt +++ b/docs/db-api.txt @@ -1476,9 +1476,6 @@ SQL equivalents:: Using raw strings (e.g., ``r'foo'`` instead of ``'foo'``) for passing in the regular expression syntax is recommended. -Regular expression matching is not supported on the ``ado_mssql`` backend. -It will raise a ``NotImplementedError`` at runtime. - iregex ~~~~~~ |
