r7437: Make Simo happy.
authorDerrell Lipman <derrell@samba.org>
Thu, 9 Jun 2005 14:15:09 +0000 (14:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:53 +0000 (13:17 -0500)
commit61dcb462f30a65256e263e87c192ed7f5280c7af
tree958d5d382997e24b958c1c88820c97a1eb466eff
parent29f7e430ac4ae43f6844f021be73bf391610ef73
r7437: Make Simo happy.

I still think this URI syntax for a 'protocol' which has no network component
is stupid; it should just be

  sqlite:local_file
or
  sqlite:/full/path/to/file

but there is enough precedent to warrant the behavior that Simo wants that it
is not worth arguing.
source/lib/ldb/ldb_sqlite3/ldb_sqlite3.c