forked from mambaru/mysql-tarantool-replication
-
Notifications
You must be signed in to change notification settings - Fork 9
Support char type #37
Copy link
Copy link
Open
Labels
backlogIssues for upcoming releases (to be done soon)Issues for upcoming releases (to be done soon)featureA new functionalityA new functionalityprio7
Metadata
Metadata
Assignees
Labels
backlogIssues for upcoming releases (to be done soon)Issues for upcoming releases (to be done soon)featureA new functionalityA new functionalityprio7
Type
Fields
Give feedbackNo fields configured for issues without a type.
As stated in #17, the replicator works with
varchar, but does not work withchartype. Let's support it so.Originally requested in #17.