Thiago Figliano Rosa

Results 7 issues of Thiago Figliano Rosa

Hi there, I have a trouble. When I execute around 6 or 8 querys the app trow an exception something "database is shutdown" Can you please help me to solve...

See this example of query: select order_id, order_number, order_date, order_amount, order_customer, item_id, item_product, item_qt, item_amount from order join item_ordem on order_id = item_orderid Can I receive a result like this?...

Hi there, I am hard trying to do it, but I can't get success. I implementing something like that: queryDB( sqlOne ) .then( populateDataOne ) .then( populateDataTwo ); in My...

Automatizar a criação de módulos através de configuração por um .json Poderia ser de 2 formas, se o projeto for pequeno, permitir a configurações dos módulos em um único arquivo...

it fixes the issue #17322 ## Pull Request Checklist - [ ] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have...

## Issue Creation Checklist - [X] I understand that my issue will be automatically closed if I don't fill in the requested information - [X] I have read the [contribution...

type: bug
pending-approval

Is there any way to do it? someone could point the way I need to follow to do it? Thanks