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