7acef095d7
This required moving the entirety of DELETE SQL generation to the compiler where it should have been in the first place and implementing a specialized compiler on MySQL/MariaDB. The MySQL compiler relies on the "DELETE table FROM table JOIN" syntax for queries spanning over multiple tables. |
||
---|---|---|
.. | ||
__init__.py | ||
models.py | ||
tests.py |