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

added files for support for mariadb #113

Closed
wants to merge 2 commits into from

Conversation

fmohr
Copy link
Collaborator

@fmohr fmohr commented Apr 11, 2023

Adding support for a new driver in the config file, namely mariadb. At this moment, this is equivalent to MySQL except that transactions are not declared explicitly.

fmohr and others added 2 commits April 11, 2023 19:25
@fmohr fmohr requested a review from tornede April 11, 2023 17:36
@fmohr fmohr requested a review from alexandertornede April 20, 2023 03:13
@LukasFehring
Copy link
Collaborator

LukasFehring commented Apr 21, 2023

The implementation looks good to me: However, there are two nor issues remaining:

  1. The branch needs to be rebased on the current state of development
  2. There is no update in the documentation regarding the supported mariadb connector (I did not see any changes in the documentation). Would write I t myself but I am unsure on any other implications

@LukasFehring LukasFehring self-requested a review April 21, 2023 11:18
Copy link
Collaborator

@LukasFehring LukasFehring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. The branch needs to be rebased on the current state of development
  2. There is no update in the documentation regarding the supported mariadb connector (I did not see any changes in the documentation). Would write I t myself but I am unsure of any other implications

@tornede tornede removed the request for review from alexandertornede April 21, 2023 14:15
@tornede
Copy link
Owner

tornede commented Jul 20, 2023

@fmohr This PR did not have any updates for a while. Is this still something you need and are working on? It is outdated and has to be completely reworked due to the latest changes

@fmohr fmohr linked an issue Jul 20, 2023 that may be closed by this pull request
@tornede tornede closed this Feb 28, 2024
@tornede tornede deleted the 112-add-support-for-mariadb branch March 7, 2024 11:31
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.

Add support for MariaDB
3 participants