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

Impossible to define the connectionString at the assembly level #220

Closed
Seddryck opened this issue Nov 28, 2016 · 3 comments
Closed

Impossible to define the connectionString at the assembly level #220

Seddryck opened this issue Nov 28, 2016 · 3 comments
Assignees
Milestone

Comments

@Seddryck
Copy link
Owner

Seddryck commented Nov 28, 2016

At the moment you can't specify the connection string at the level of an assembly. The only way to use an assembly tag is to rely on the default connection string.

NBi should support:

<assembly
   connectionString="..."
/>

@janvanhumbeek

There is no reason also to not be able to define the timeout and roles.

@Seddryck Seddryck added the bug label Nov 28, 2016
@Seddryck Seddryck added this to the v1.14 milestone Nov 28, 2016
@Seddryck Seddryck self-assigned this Nov 28, 2016
@Seddryck
Copy link
Owner Author

I will fix it for release 1.14, but this syntax could be reconsidered in 2.0. My current opinion: it's a mistake to have directly the tag assembly under execution, I'll reconsider this to have execution --> query --> assembly

@Seddryck
Copy link
Owner Author

Seddryck commented Jan 21, 2017

Seddryck pushed a commit that referenced this issue Jan 28, 2017
@Seddryck
Copy link
Owner Author

Included in release v1.14

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

No branches or pull requests

1 participant