]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Add the notion of a database schema.
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
commite3c24bf6cbc27cbf83e34c3a5202d3141c990260
tree90d5dd69652d06d1fd3517adf36c95eda53635cf
parentbb6f3ad08d1ff1194b01c6aae835f1e8c9d2f159
Add the notion of a database schema.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
ocaml/database/database_server_main.ml
ocaml/database/database_test.ml
ocaml/database/schema.ml
ocaml/idl/datamodel_schema.ml [new file with mode: 0644]
ocaml/xapi/OMakefile
ocaml/xapi/pool_db_backup.ml
ocaml/xapi/redo_log_usage.ml
ocaml/xapi/xapi.ml
ocaml/xapi/xapi_test_common.ml