sqlite_ecto
sqlite_ecto copied to clipboard
Delete/Update All with Joins
See the note at the bottom of the tests:
# NOTE: The assertions commented out below represent how joins *could* be
# handled in SQLite to produce the same effect. Evenually, joins should
# be converted to the below output. Until then, joins should raise
# exceptions.
Similarly, can we do something similar with updates?