Will Montgomery
Will Montgomery
This PR has both truncate and delete of tables and views.
fix #840
This will help to fix a MySQL bug on import that was not properly determining whether a column really was an autogenerated value resolves #1959 (still has a fix in...
Import data from Excel to put into a table. Allow the user to select which sheet they want to import.
Move Cassandra connection to use the `BasicDatabaseClient` abstract class to match the other
resolves #2029  
**Describe the bug** When exporting Mariadb tables as sql on a windows 11 pro machine, the export appears to just hang. **To Reproduce** Steps to reproduce the behavior: 1. Go...
resolves #2259 Part 1 of 2, the rest on ultimate