Skip to content

Conversation

@LuisRodriguezLD
Copy link

You can now query booleans and numbers.
Great for getting specific timestamps.

Android implementation could be improved, sadly my Java is very bad.

You can now query booleans and numbers
@poul-kg
Copy link

poul-kg commented Mar 1, 2018

@HirenBharodiya test this functionality in a separate branch and check if it works on both iOS and Android
@Dhvl-Golakiya please review code.
@HirenBharodiya after tests are complete report to Slack so we can merge it.

}
else
{
return new ReadEqualTo(path,key,val);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting error
Error E3114: There is nothing named 'ReadEqualTo' accessible in this scope. Are you missing a package reference?
I think you forgot to change function name in Database.uno

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my bad, fixed

I had the wrong name, sorry about that
@poul-kg poul-kg merged commit 89791ad into LIFEAI:feature-database-lifeai Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants