We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This is the function that finds the database_id from its name.
The public function should take the host, account_id, database_name and the token and return the database_id
The text was updated successfully, but these errors were encountered:
#55 Added publicly callable get_database_id function
14ef5aa
#55 Added publicly callable get_database_id function (#56)
8831dfd
#55 Added database idle time
56efa49
#55 Added database idle time (#65)
e368cc3
ahsimb
Successfully merging a pull request may close this issue.
This is the function that finds the database_id from its name.
The public function should take the host, account_id, database_name and the token and return the database_id
The text was updated successfully, but these errors were encountered: