Skip to content

Remove unused sqlite and mysql settings#226

Merged
igorbenav merged 2 commits intobenavlabs:stagingfrom
rragundez:remove-sqlite-mysql
Nov 24, 2025
Merged

Remove unused sqlite and mysql settings#226
igorbenav merged 2 commits intobenavlabs:stagingfrom
rragundez:remove-sqlite-mysql

Conversation

@rragundez
Copy link
Copy Markdown
Contributor

At the moment in the source code there are settings for mysql and sqlite, they are not used anywhere and also not mentioned in any part of the documentation, while the fact they are in the settings hints to the user that they would just work, at least that is how I would understand it if I see them already in the settings.

This PR removes the dead piece of code which can be confusing to a user. In addition it centralize the creation of the URL connection string in the code base

@igorbenav igorbenav changed the base branch from main to staging November 21, 2025 18:49
@rragundez
Copy link
Copy Markdown
Contributor Author

@LucasQR @igorbenav

@igorbenav
Copy link
Copy Markdown
Collaborator

awesome.

@igorbenav igorbenav merged commit 421676c into benavlabs:staging Nov 24, 2025
3 checks passed
@rragundez rragundez deleted the remove-sqlite-mysql branch November 25, 2025 07:03
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.

2 participants