Setting Home databases #48
-
|
I don't seem to be able to set a home database for new users. I create a database "adam". If I then create a user with: What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
I also seem to have run into a bug of some kind - the following command does not work if the database doesn't exist: |
Beta Was this translation helpful? Give feedback.
-
|
You’re not doing anything wrong, this issue is on our side. The method for setting a user’s home database hasn’t been implemented yet in our plugin. Our initial focus was on getting the core enterprise features like multi-database support up and running, and we planned to circle back to implement the remaining methods like this one. Now that this is on our radar, we’ll use this ticket to track and implement the missing functionality. Once it’s in place, the SET HOME DATABASE command should start working as expected. We’ll update this thread when the fixes are ready, thanks again for flagging it! |
Beta Was this translation helpful? Give feedback.
You’re not doing anything wrong, this issue is on our side. The method for setting a user’s home database hasn’t been implemented yet in our plugin.
Our initial focus was on getting the core enterprise features like multi-database support up and running, and we planned to circle back to implement the remaining methods like this one.
Now that this is on our radar, we’ll use this ticket to track and implement the missing functionality.
Once it’s in place, the SET HOME DATABASE command should start working as expected.
We’ll update this thread when the fixes are ready, thanks again for flagging it!