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

Cache mode expiry time #70

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Cache mode expiry time #70

wants to merge 7 commits into from

Conversation

christiangarsia
Copy link
Contributor

Support for cache mode expiry time. Added private helper method to determine if cache update is necessary and class property storing time of latest cache update.

Return cache mode as integer
Added cache mode expiry time. Cache mode is integer with <0 off, 0 infinite cache, >0 store cache for x seconds.
Method to retrieve table column names.
Method to retrieve table column names.
Method to retrieve table column names.
Method to retrieve table column names. Not yet tested for MySQL database
Made existing method public to retrieve table column names.
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.

1 participant