Skip to content

Commit cb28dc6

Browse files
Update apps/desktop/src/entities/connection/dialects/mysql/schema/information.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 7f1d607 commit cb28dc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/desktop/src/entities/connection/dialects/mysql/schema

apps/desktop/src/entities/connection/dialects/mysql/schema/information.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export interface InformationSchema {
1212
}
1313

1414
/**
15-
* @name tables
15+
* @name TABLES
1616
* @type table
1717
*/
1818
interface Tables {

0 commit comments

Comments
 (0)