Builds and executes a CREATE TABLE or ALTER TABLE statement from a Blueprint object.
String executeBlueprint(Blueprint blueprint) { return ''; }