mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-24 17:41:25 -04:00
8ef6f0901f
test_compiler is mostly related to SELECT statements as well
as smaller SQL elements. While it still has some DDL related
tests, move out all the remaining insert/update tests into
the already present test_insert.py, test_update.py
Fixes: #2630
Change-Id: I4167618543fd1235d12d1717c8c629d2374b325a
(cherry picked from commit 87cdda0086)