]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Change the database type to include the schema version, rather than tracking it separ...
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:05 +0000 (17:39 +0000)
commitbce788ea56b6a2c429e9fab81320ae95ebaa9512
tree97529209ee8e04c560e45c62f4dcfd8c4f3e8e97
parent89b1352663256a65bc3c327334607403799c2029
Change the database type to include the schema version, rather than tracking it separately all over the place.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
ocaml/database/backend_xml.ml
ocaml/database/backend_xml.mli
ocaml/database/db_cache.ml
ocaml/database/db_cache_types.ml
ocaml/database/db_cache_types.mli
ocaml/database/db_connections.ml
ocaml/db_process/xapi-db-process.ml
ocaml/xapi/pool_db_backup.ml
ocaml/xapi/redo_log_usage.ml
ocaml/xapi/xapi.ml