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

[ Enhancement ] MariaDB Sequence support #921

Closed
davidducos opened this issue Nov 25, 2022 · 3 comments
Closed

[ Enhancement ] MariaDB Sequence support #921

davidducos opened this issue Nov 25, 2022 · 3 comments
Assignees

Comments

@davidducos
Copy link
Member

@LinuxJedi made me realize that we are not supporting this kind of object that is provided by MariaDB.

@davidducos davidducos added this to the Release 0.13.3-1 milestone Nov 25, 2022
@LinuxJedi
Copy link
Collaborator

@davidducos feel free to assign to me. I can carve out some time next week to look into it.

@LinuxJedi
Copy link
Collaborator

Mostly works in the attached branch. myloader restoration order needs fixing as sequences need to be restored before tables are restored.

@davidducos
Copy link
Member Author

I didn't test it but it has been merged.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants