select talbe fix and additional loging
This commit is contained in:
@@ -436,6 +436,7 @@ async function selectTable(schema, tableName) {
|
||||
|
||||
|
||||
|
||||
|
||||
document.getElementById('btnSelectAll').addEventListener('click', async () => {
|
||||
if (!currentSchema || !currentTable || !table) {
|
||||
alert('Сначала выберите таблицу');
|
||||
|
||||
Reference in New Issue
Block a user