summaryrefslogtreecommitdiff
path: root/tests/backends/sqlite
AgeCommit message (Collapse)Author
2017-12-01[2.0.x] Fixed #28849 -- Fixed referenced table and column rename on SQLite.Simon Charette
Thanks Ramiro for the input and Tim for the review. Backport of 095c1aaa898bed40568009db836aa8434f1b983d from master
2017-06-21Reorganized backends tests.Mariusz Felisiak