]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
Check for URL.create()
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Aug 2020 14:44:44 +0000 (10:44 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Aug 2020 14:44:44 +0000 (10:44 -0400)
commit134ee6eebf84f7cc5966f00303bdb3f00fec0cd0
tree4b1e11ce159a7aa73c071116ccbf17e002a43af9
parent985422d42f0670c4019cd3d208aa90d2cdbbe421
Check for URL.create()

in the possibly upcoming I28a0a471d80792fa8c28f4fa573d6352966a4a79
we will want to use URL.create(); establish compat.

Change-Id: I397aae93ffdd34205b57a27e75f3801fcf459db7
alembic/testing/assertions.py
alembic/util/sqla_compat.py