You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
When creating a deploy/app_specific.rb module to extend ml, it would be handy to have access to more eval options for execute_query. It looks like db_name is already supported, but a setup query might like to have access to the application code. So setting the eval module database and module root would be useful.
The text was updated successfully, but these errors were encountered:
When creating a deploy/app_specific.rb module to extend
ml
, it would be handy to have access to more eval options forexecute_query
. It looks likedb_name
is already supported, but a setup query might like to have access to the application code. So setting the eval module database and module root would be useful.The text was updated successfully, but these errors were encountered: