Skip to content

Improve MySQL support and export module.#122

Open
trans wants to merge 11 commits intojhartwell:masterfrom
trans:master
Open

Improve MySQL support and export module.#122
trans wants to merge 11 commits intojhartwell:masterfrom
trans:master

Conversation

@trans
Copy link
Copy Markdown

@trans trans commented Oct 28, 2021

I added most of the types that MySQL supports (all the ones that are straight forward).

I also made the Export module a little more resilient. If a type is :none then it will still output the column but as a comment with :??? as the type. Maybe it should not output anything, but at least this way it would be easy to go back and find where fixes are needed by hand.

(Sorry about the four commits, not fully setup here yet so I had to do all this via the web.)

@trans
Copy link
Copy Markdown
Author

trans commented Nov 4, 2021

So I spent more time with this and worked out the kinks. At this point I think it's in pretty good shape (at least the MySQL side of things). I was able to do a full schema generation for Fishbowl, which is a huge messy database, with no errors or warnings.

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

Successfully merging this pull request may close these issues.

1 participant