Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Fields null options are saved as string #423

Closed
wellingguzman opened this issue Sep 21, 2018 · 2 comments
Closed

Fields null options are saved as string #423

wellingguzman opened this issue Sep 21, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@wellingguzman
Copy link
Contributor

At some point fields options are saved as string value null instead of NULL value in the database.

@wellingguzman wellingguzman added the bug Something isn't working label Sep 21, 2018
@wellingguzman
Copy link
Contributor Author

There problem was in the tests db that inserts some fields options as string null.

Fixed by 01b4fa0

@wellingguzman
Copy link
Contributor Author

This is also happening when you send null as options, it converts it to "null" (string containing the word null)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant