sqlite_ecto icon indicating copy to clipboard operation
sqlite_ecto copied to clipboard

Delete/Update All with Joins

Open jazzyb opened this issue 9 years ago • 1 comments

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.

jazzyb avatar May 20 '15 00:05 jazzyb

Similarly, can we do something similar with updates?

jazzyb avatar May 27 '15 02:05 jazzyb