Merge branch 'main' into select-db

# Conflicts:
#	src/i18n/locales/en.js
#	src/utils/exportSQL/generic.js
This commit is contained in:
1ilit
2024-07-07 17:57:33 +03:00
13 changed files with 143 additions and 60 deletions

View File

@@ -226,6 +226,7 @@ const en = {
no_enums: "No enums",
no_enums_text: "Define enums here",
declare_array: "Declare array",
empty_index_name: "Declared an index with no name in table '{{tableName}}'",
},
};