feat: add mysql driver #264
Annotations
4 errors and 1 warning
quality-check:
src/components/gui/schema-editor/column-provider.tsx#L2
Module '"."' has no exported member 'DatabaseTableColumnChange'. Did you mean to use 'import DatabaseTableColumnChange from "."' instead?
|
quality-check:
src/components/gui/table-cell/generic-cell.tsx#L217
Type 'string | undefined' is not assignable to type 'string'.
|
quality-check:
src/drivers/mysql/mysql-driver.ts#L111
Object is possibly 'undefined'.
|
quality-check
Process completed with exit code 2.
|
quality-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|