]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Expanded SQLite check constrait reflection case with constraint name that includes...
authorJeff Horemans <jeff.horemans@vortex-financials.be>
Thu, 8 Aug 2024 08:44:07 +0000 (10:44 +0200)
committerJeff Horemans <jeff.horemans@vortex-financials.be>
Thu, 8 Aug 2024 08:44:07 +0000 (10:44 +0200)
commit84b75c70ba2e0ae6f5fd7c9162cf04caec84e94f
tree57b5dd66ff9300db25a21e402a3e9ed1c8d75e83
parente98b7522240c5c8f7f8698328eaf76e7566448d5
Expanded SQLite check constrait reflection case with constraint name that includes tabs and newlines.
test/dialect/test_sqlite.py