diff options
Diffstat (limited to 'sqlite.options')
-rw-r--r-- | sqlite.options | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sqlite.options b/sqlite.options new file mode 100644 index 0000000..208a7d7 --- /dev/null +++ b/sqlite.options @@ -0,0 +1,5 @@ +# Sample SQLite options file used to run the tests. Adjust to +# match your SQLite setup. +# + +--database C:\Temp\odb_test.db |