Ales Verbic

Results 8 comments of Ales Verbic

I tested the tutorial example adjusted to MySQL against TiDB (Server version: 5.7.25-TiDB-v5.1.2) and SchemaHero v0.12.6, and everything worked fine.

It doesn’t look like it is an issue anymore; it is installable with it. Tested with ` Client Version: v1.21.8 Server Version: v1.22.5 `

> Thanks for the fix! We'll get a release out ASAP Do you have any timeline for it?

I had the same issue. I solved it with listing modules (Python 2.7.15) `pip2 list` and (Python 3.6.5) `pip3 list` `tns` uses pip2 in my case (Mac 10.13.6) I did...

You should be able to specify `-e entitlements.plist` file. https://developer.apple.com/documentation/bundleresources/entitlements

> Thanks for the fix! We'll get a release out ASAP

Any plans for release?

A specific database name can be set under `dbname` https://github.com/schemahero/schemahero/blob/5f543e2b6395709975ca75775b2e4394611490a0/config/crds/v1/databases.schemahero.io_databases.yaml#L1072