Debug
This commit is contained in:
parent
3ea3778642
commit
2f5d01dfe8
1 changed files with 2 additions and 0 deletions
|
|
@ -86,6 +86,8 @@ export default function ClientePage() {
|
|||
|
||||
await fetchLogDatabaseSchema();
|
||||
|
||||
console.log('Schema do Banco de Dados:', logDatabaseSchema);
|
||||
|
||||
} catch (error) {
|
||||
console.error("Erro ao buscar Schema do Banco de Dados:", error);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue