procedures, functions

This commit is contained in:
Jan Prochazka
2020-04-13 09:16:53 +02:00
parent 4c8b86dfaa
commit f690c42153
9 changed files with 54 additions and 29 deletions

View File

@@ -18,7 +18,7 @@ export default function TableDataTab({ conid, database, schemaName, pureName, ta
useUpdateDatabaseForTab(tabVisible, conid, database);
const connection = useConnectionInfo({ conid });
console.log('GOT CONNECTION', connection);
// console.log('GOT CONNECTION', connection);
// usePropsCompare({ tableInfo, connection, config, cache });