293
291
* @param[in] schema message::Schema message describing new schema
295
293
void createSchema(Session *in_session, const message::Schema &schema);
298
295
* Creates a DropSchema Statement GPB message and adds it
299
296
* to the Session's active Transaction GPB message for pushing