Skip to content
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

Getting values from tables where the attribute is null #16

Closed
BrunoEVCosta opened this issue Jan 21, 2019 · 1 comment
Closed

Getting values from tables where the attribute is null #16

BrunoEVCosta opened this issue Jan 21, 2019 · 1 comment
Labels

Comments

@BrunoEVCosta
Copy link
Member

Is this working properly?

IF attribute is null

key:{
    _table: "sometable",
    _attribute: ""
}

Then the key disappears.

@BrunoEVCosta
Copy link
Member Author

Diferenciate from a table null or a javacript object null. And set a placeholder for NULL to be swap in the cleaning phase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant