]> git.ipfire.org Git - thirdparty/sqlalchemy/alembic.git/commit
original comparison regex generates false positives in situations where parameters... 662/head
authorPaul Becotte <pjbecotte@gmail.com>
Mon, 24 Feb 2020 04:54:00 +0000 (23:54 -0500)
committerPaul Becotte <pjbecotte@gmail.com>
Mon, 24 Feb 2020 04:54:00 +0000 (23:54 -0500)
commit28f181247ac475069eb8cd3669331e689fc78792
tree61c0a076fedaa18ac3174f285700e75a26476ba4
parentbc77095f17566a198f38ade9b507e50d89e767f2
original comparison regex generates false positives in situations where parameters inside parentheses can mix with those outside of it.
alembic/ddl/impl.py
tests/test_autogen_diffs.py