evosql icon indicating copy to clipboard operation
evosql copied to clipboard

Search-Based Test Data Generation for SQL Queries

Results 4 evosql issues
Sort by recently updated
recently updated
newest added

Hi, I hope to exploit EvoSQL and want to access this link( http://in2test.lsi.uniovi.es/sqltools/sqlrules/?lang=en) for compiling EvoSQL in first github page. But, this link is blocked. Do you know why it...

Hi, Below exception is raised when executing "Runner.java" file in Evaluation/queries. 11:08:40.401 [main] ERROR nl.tudelft.serg.evosql.evaluation.Evaluation - Could not extract the paths, ensure that you are connected to the internet. Message:...

For a part of our honours project, Paul and I have been working on improving the fitness function for the GA. However during this tweaking we ran into some problems...

bug

When EvoSQL extracts the schema and prepares the SQL statement for coverage path extraction through sqlfpc, it securizes the query string where it sets table and column names to upper...

bug
enhancement