I've found it useful to add an option for drush sql load to copy a single table instead of the entire database. This patch adds a --table=TABLE parameter to implement this.

CommentFileSizeAuthor
single_table_option.patch1.41 KBbdwelle

Comments

Brian@brianpuccio.net’s picture

This solves a feature request of mine that I didn't have time to do myself yet. Works fine on this end, thanks!

greg.1.anderson’s picture

drush sql load has been removed, and replaced with sql sync. Sql sync already has this capability.

moshe weitzman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.