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

Make printing the activation commands optional #3

Open
ahsimb opened this issue Apr 18, 2024 · 0 comments
Open

Make printing the activation commands optional #3

ahsimb opened this issue Apr 18, 2024 · 0 comments
Labels
refactoring Code improvement without behavior change

Comments

@ahsimb
Copy link
Collaborator

ahsimb commented Apr 18, 2024

We don't always want to see the activation commands printed in the console. In particular, in AI-Lab they may confuse the user. She may think that they are still part of the installation routine, while the AI-Lab runs the session level activation when it opens a DB connection.

  • There should be a parameter that turns the printing of the activation commands on/off. The default value should be ON.
  • When printing the messages, only the session level activation command should be printed in full. Then there should be a warning, that applying a similar activation command at the system level may deactivate languages that were activated since this message was printed.
@ahsimb ahsimb added the refactoring Code improvement without behavior change label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

No branches or pull requests

1 participant