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

Caching Expressions is an issue with today() #2

Open
brianpos opened this issue Apr 29, 2016 · 1 comment
Open

Caching Expressions is an issue with today() #2

brianpos opened this issue Apr 29, 2016 · 1 comment

Comments

@brianpos
Copy link
Contributor

When any expression is cached that contains a today() call, the result of the first evaluation is also cached.
This will be even worse when the now() function is implemented.

@brianpos
Copy link
Contributor Author

wasn't just the caching of the expressions, was how they are evaluated. Fixed this now, pull request is there. #3

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

No branches or pull requests

1 participant