Debug
This commit is contained in:
parent
bf8cc85a9d
commit
1bd7f6b224
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ class ShowDatabaseRepository(BaseRepository):
|
|||
# Execução para buscar a estrutura padrão (sem parâmetros)
|
||||
structure_database = self.fetch_one(sql_standard_structure, None)
|
||||
|
||||
print(structure_database)
|
||||
#print(structure_database)
|
||||
|
||||
# 3. Combinação dos resultados
|
||||
# Adiciona a string JSON da estrutura padrão ao dicionário de dados do log
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue