c9s

Results 398 issues of c9s

Move a shard to an instance: maghead shard move --instance [instanceId] nodeId

command
shard

This is for replacing display method.

Ability to get table references from a query object and return the related shards.

shard

by default we will generate a static getTable method.

performance
breaking changes

```php $this->useColumn('BookSchema', ['store_id', 'author_id']); ```

feature
api