Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

type "tinytext" does not exist #151

Closed
sagarey opened this issue Nov 8, 2017 · 3 comments
Closed

type "tinytext" does not exist #151

sagarey opened this issue Nov 8, 2017 · 3 comments

Comments

@sagarey
Copy link

sagarey commented Nov 8, 2017

When I create foreign table use IMPORT FOREIGN SCHEMA cause this error, I have to use CAST to convert group_concat result type in view definition.

@slava-pagerduty
Copy link

slava-pagerduty commented Dec 22, 2017

you can easily fix it yourself, like I've done it for binary types -- see #154
hopefully someone from EnterpriseDB will update datatypes mapping in mysqlImportForeignSchema()

@cbandy
Copy link

cbandy commented Oct 26, 2018

Fixed by d04b0c8 perhaps?

@sagarey sagarey closed this as completed Oct 30, 2018
@slava-pagerduty
Copy link

why the similar issue around binary/varbinary types that I have reported was not fixed?
#154

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants