master
Update the Checkstyle version
Fix an expected MySQL 'Row size too large' error
Continuation of Reworking Connection to DB to support non-SQL connections
Enforce the PMD FieldDeclarationsShouldBeAtStartOfClass rule
Introduce a sqlancer.common.query package
Only append a single element in a StringBuilder call and enable PMD rule
Fix typos for dbmsSpecificOptions
Add missing right parentheses in option descriptions
Use a ServiceLoader to pick up database testing implementations
Introduce a new sqlancer.common package
Consistently format all files