c9s
c9s
Move a shard to an instance: maghead shard move --instance [instanceId] nodeId
This is for replacing display method.
Ability to get table references from a query object and return the related shards.
by default we will generate a static getTable method.
```php $this->useColumn('BookSchema', ['store_id', 'author_id']); ```