Properly check for presence of old bucardo_sequences table.
authorDavid E. Wheeler <david@justatheory.com>
Fri, 2 Nov 2012 16:39:05 +0000 (09:39 -0700)
committerDavid E. Wheeler <david@justatheory.com>
Fri, 2 Nov 2012 16:39:05 +0000 (09:39 -0700)
commitd5612efe0a130a6a3ec401b65b342855ae5436e5
treec7f8ffd2559d5b96b7d8eae7e9c2a387ed594804
parent4714fbf2ab70256dee8a87453c98d0a9c875220f
Properly check for presence of old bucardo_sequences table.

`$count` will be true if it exists, and false if it does not. The issue was
not to do with `execute()`, as I originally thought; @machack666 was right
about that. Resolves #31.
bucardo.schema