• 
      

    Remove the multi-db SQL test data.

    Review Request #9581 — Created Feb. 3, 2018 and submitted

    Information

    Django Evolution
    master
    ba0f1da...

    Reviewers

    The test data for SQLite contained a multi_db series of SQL
    statements. These were used a long while back to test evolutions when
    multiple databases were involved. They're no longer needed, as the
    appropriate tests are just run against the other series of SQL
    statements. This change just removes them.

    All unit tests pass.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (1e3a981)