From 10e1c1963096586b484988958539756385ce2c35 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Nov 2011 12:36:25 +0200 Subject: Get rid of special tracer database The include, types, and pragma tests have been moved to the common/ directory while the object test has been merged into common/lifecycle. The transaction test will be re-implemented as common/ test as soon as SQL statement tracing support is merged. --- odb/options.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odb/options.cli') diff --git a/odb/options.cli b/odb/options.cli index 898d0d9..6008d56 100644 --- a/odb/options.cli +++ b/odb/options.cli @@ -49,7 +49,7 @@ class options { "", "Generate code for the database. Valid values are \cb{mysql}, - \cb{oracle}, \cb{pgsql}, \cb{sqlite}, and \cb{tracer}." + \cb{oracle}, \cb{pgsql}, and \cb{sqlite}." }; bool --generate-query | -q -- cgit v1.1