Add checks to the CLI that issue a warning if SQLite gets initialized prior
commite48d8ab3faac733d51a3e6613da62f2f9c0814e8
authorD. Richard Hipp <drh@hwaci.com>
Wed, 18 Apr 2018 10:44:58 +0000 (18 10:44 +0000)
committerD. Richard Hipp <drh@hwaci.com>
Wed, 18 Apr 2018 10:44:58 +0000 (18 10:44 +0000)
tree598abfa45dcd70d6c2461c6362bab08fb5ab2d8c
parent1e91d2c126efee281ef2388ce97a8fe5f023b75f
Add checks to the CLI that issue a warning if SQLite gets initialized prior
to the last sqlite3_config() call.
src/shell.c.in