Deprecate DCE:on (#13839)

This commit is contained in:
Juan Carlos
2020-04-01 21:58:43 -03:00
committed by ringabout
parent 8a40b19273
commit 90fe5e03af

View File

@@ -113,8 +113,6 @@
## * `db_mysql module <db_mysql.html>`_ for MySQL database wrapper
## * `db_postgres module <db_postgres.html>`_ for PostgreSQL database wrapper
{.deadCodeElim: on.} # dce option deprecated
import sqlite3
import db_common