Erfan Momeni

Results 9 issues of Erfan Momeni

fixes [https://github.com/golang-migrate/migrate/issues/247](https://github.com/golang-migrate/migrate/issues/247), fixes [https://github.com/golang-migrate/migrate/issues/552](https://github.com/golang-migrate/migrate/issues/552) Hi, this pull request is for fixing the file source driver problem .in some os like windows separator is \\ by default and it causes problems...

Hi, by merging this, we can have regular expression matching for permission verification. This improvement will guarantee smooth functionality in scenarios like the one provided as an example. ```go package...

In various cases, Kubernetes administrators restrict users to see all cluster's namespaces. It would be beneficial to have a feature that lists all namespaces within a config's contexts, rather than...

kind/feature
lifecycle/rotten

Hi, at first thanks for this amazing repo. It would be good if we could handle the file name manually from function parameters. By merging this PR we can have...

fixes [https://github.com/rodaine/table/issues/19](https://github.com/rodaine/table/issues/19), Hi, After merging this pull request we can define horizontal alignment for each table's cells.

fixes [https://github.com/spf13/pflag/issues/236](https://github.com/spf13/pflag/issues/236), fixes[https://github.com/spf13/pflag/issues/293](https://github.com/spf13/pflag/issues/293), fixes [https://github.com/spf13/pflag/issues/299](https://github.com/spf13/pflag/issues/299) Hi, After merging this pull request we can add custom validation for any type of flag. It is optional and for this operation, you should...

Hi, does it support only tokenizing or also embedding? @sugarme