Skip to content

Conversation

@malwaregarry
Copy link
Collaborator

Removed NoSQL databases so that it is easier to consolidate code for the refactoring effort.

Databases removed:

  • MongoDB
  • ArangoDB
  • Cosmos

Copy link
Contributor

@mrigger mrigger left a comment

Choose a reason for hiding this comment

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

LGTM, thanks! Just for documentation: these implementations are, to the best of my knowledge, not actively used and make it more difficult to maintain SQLancer and hinder the ongoing efforts to improve SQLancer's architecture.

@mrigger mrigger merged commit ece708d into sqlancer:main Mar 9, 2024
albertZhangTJ pushed a commit to albertZhangTJ/sqlancer-lancerfuzz that referenced this pull request Mar 20, 2024
@NayameoW
Copy link

Hi, thanks for your commit. I merged it into my working branch but encountered an issue. Here’s the exception that was thrown:
Exception in thread "main" java.util.ServiceConfigurationError: sqlancer.DatabaseProvider: Provider sqlancer.arangodb.ArangoDBProvider not found
Could you please help me with this? Thank you!

@mrigger
Copy link
Contributor

mrigger commented Apr 20, 2024

Did you try mvn clean? If that doesn't work, something might have gone wrong with your merge.

@NayameoW
Copy link

Did you try mvn clean? If that doesn't work, something might have gone wrong with your merge.

Thanks! Something went wrong with my IDEA, and this really helps.

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.

3 participants