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

Fixes many database issues and add scale for bigger propose #4075

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

TheMeinerLP
Copy link
Contributor

Overview

Description

Currently our server get some connection lost issues or resets and plotsqured will after that be down.
This pr fixes generally very old code from PS² and is a modern way too go.

Disclaimer

This PR breaks other plugin compatibilty

Submitter Checklist

Edit tasklist title
Beta Give feedback Tasklist Submitter Checklist, more options

Delete tasklist

Delete tasklist block?
Are you sure? All relationships in this tasklist will be removed.
  1. Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
    Options
  2. Ensure that the pull request title represents the desired changelog entry.
    Options
  3. New public fields and methods are annotated with @since TODO.
    Options
  4. I read and followed the contribution guidelines.
    Options

@TheMeinerLP TheMeinerLP requested a review from a team as a code owner June 13, 2023 18:59
@github-actions github-actions bot added Bugfix This PR fixes a bug Feature This PR proposes a new feature labels Jun 13, 2023
Copy link
Member

@NotMyFault NotMyFault left a comment

Choose a reason for hiding this comment

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

Needs some discussion

@github-actions
Copy link

Please take a moment and address the merge conflicts of your pull request. Thanks!

# Conflicts:
#	Core/build.gradle.kts
#	Core/src/main/java/com/plotsquared/core/database/SQLManager.java
Copy link

Please take a moment and address the merge conflicts of your pull request. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugfix This PR fixes a bug Feature This PR proposes a new feature unresolved-merge-conflict
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants