Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

RFE: support more eval options in deploy/server_config execute_query() #66

Closed
mblakele opened this issue Dec 10, 2012 · 2 comments
Closed

Comments

@mblakele
Copy link
Contributor

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.

@dmcassel
Copy link
Collaborator

Paxton, I think substitutions get made in execute_query already, right? This may be a documentation problem.

@grtjn grtjn added the deployer label Jun 13, 2017
@grtjn grtjn self-assigned this Jun 13, 2017
@grtjn grtjn added this to the July 2017 milestone Jun 13, 2017
@grtjn
Copy link
Contributor

grtjn commented Jun 13, 2017

execute_query already supports both db_name as well as app_name. I think that should cover needs sufficiently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants