Pedro Ramos
Pedro Ramos
#### What does this PR do? This PR adds a new style definition to the RadioButton component. It isolates the `check` style property, making the Button change the background color...
Just rename `inser` to `insert` in the methods names. Closes #2311
I was browsing through the examples files and found two typos on them: https://github.com/Vincit/objection.js/blob/8f8896584281c87773fab33025061cddab2ebc3f/examples/koa/client.js#L46 https://github.com/Vincit/objection.js/blob/8f8896584281c87773fab33025061cddab2ebc3f/examples/koa-ts/client.js#L50 I'll work on a pull request to fix this.
**Describe the bug** When you save a query and open it again, it opens as if it were edited, and when you try to save again, it shows an error....
Atualmente, estamos utilizando um arquivo `REFERENCE.md` para documentar a API. Isso não é bom porque não temos uma forma de testar com facilidade. Podemos adicionar um documento com Swagger para...