Outputs statement to be interpreted by SQLite
@override String get statement => 'ALTER TABLE `$onTable` ADD `$name` $definition $_addons';