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

Removed MariaDB/MySQL Support #49

Merged
merged 3 commits into from
Mar 18, 2024

Conversation

Shivangi-ch
Copy link
Contributor

This PR fixes #29

Removed mysql/mariadb from dockerfile and requirements.
Added a condition to exit with code 1 if we try to start with mysql in config

PS: Their is one more PR which tries to solve the same issue but it misses some changes and is quite old without any activity, so I created this PR.

@Shivangi-ch
Copy link
Contributor Author

@hongquan can you please review this PR.

src/pretix/settings.py Outdated Show resolved Hide resolved
src/tests/travis_mysql.cfg Outdated Show resolved Hide resolved
@hongquan hongquan merged commit 3c0c683 into fossasia:master Mar 18, 2024
3 of 6 checks passed
weblate pushed a commit that referenced this pull request Apr 19, 2024
weblate pushed a commit that referenced this pull request Apr 19, 2024
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 5, 2024
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 6, 2024
@mariobehling
Copy link
Member

Due to challenges with the previous branch merges, it would be easiest if you could make this PR again against the current development branch. Appreciate your effort!

eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 20, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 21, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
eMBee pushed a commit to eMBee/eventyay-tickets that referenced this pull request May 23, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (fossasia#53)

Co-authored-by: Martin Bähr <martin@codingforafrica.at>
mariobehling added a commit that referenced this pull request May 24, 2024
cleanup: remove remaining mysql code, patch up dependencies, fix typos (#53)

Co-authored-by: Shivangi-ch <57783826+Shivangi-ch@users.noreply.github.com>
Co-authored-by: Martin Bähr <martin@codingforafrica.at>
Co-authored-by: Mario Behling <mb@mariobehling.de>
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.

Remove MariaDB support
3 participants