We currently use SQLite in our test cases, but I never actually tried to populate a SQLite database with a data dump from Polo. We'd need to implement both `on_duplicate` strategies for SQLite and make sure everything else works.
We currently use SQLite in our test cases, but I never actually tried to populate a SQLite database with a data dump from Polo.
We'd need to implement both
on_duplicatestrategies for SQLite and make sure everything else works.