Duong

Results 4 comments of Duong

How can we solve no matches found when migrate with mysql ? Run `migrate -database root:@tcp(127.0.0.1:3306)/crm -path ./database/migrations up` Error `zsh: no matches found: root:@tcp(127.0.0.1:3306)/crm`

hi all, When will it merge to master ?

Just have same question, could I disabled caching because it'll cause an issue when we change data UPDATED: You can use clear cache by this method ``` func (r *shipmentResolver)...

> @tanphamhaiduong can I ask you why `Clear()` is needed? Because some entity i need to update frequent, so clear cache to make sure it return correct value for the...