sapling/changesets
Simon Farnsworth e108e9b258 Make it possible to create tables if missing in SQLite changesets
Summary:
For testing, I want to be able to persist state in SQLite (so that
when we have in-process caching, I can restart and see cold cache behaviour).
This means that I want to open a database, and create the tables ignoring
failures. Make it possible

Reviewed By: StanislavGlebik

Differential Revision: D7353231

fbshipit-source-id: 0d0926c501e7951dfaf82998ed58d152e80ace7e
2018-03-23 13:09:13 -07:00
..
schemas Fill in missing code in MysqlChangesets 2018-03-06 17:07:46 -08:00
src Make it possible to create tables if missing in SQLite changesets 2018-03-23 13:09:13 -07:00
test Fill in missing code in MysqlChangesets 2018-03-06 17:07:46 -08:00