-
-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Campos string '' #238
Comments
Bom dia, nos envie a implementação que vamos analisar... acredito que teria que ter alguma configuração para isso também se vai fazer ou não esse tratamento. |
Eu não cheguei a implementar ainda. Me deparei com esta situação e perguntei se já teria esta função. Que na hora de gerar o json ficaria assim { em vez disso |
Entendi... estava olhando aqui nas configurações, acho que ja tem isso que voce quer: |
Ha sim, vou olhar no código. |
Na verdade ali é o seguinte... verifica se exporta valores null |
Entendi. então não existe está opção |
Não... teria que criar |
Ok, Obrigado pela atenção. Se achar interessante criar este recurso deixe o commit aqui. Grato |
Olá estava tento o mesmo problema que o @alissonrodrigo.... Ai acredito que com essas modificações resolveria:
|
@cauenishijima gostaria de enviar o pull request? |
É possível verificar se um campo do tipo string está igual '' e a biblioteca setar com NULL?
Fazer a contagem de carácteres e se for zero indicar como NULl no json
Grato
The text was updated successfully, but these errors were encountered: