appsmith
appsmith copied to clipboard
[Task]: Arango plugin: change default db name to `_system`
Is there an existing issue for this?
- [X] I have searched the existing issues
SubTasks
- Currently when a new Arango DB plugin datasource is created the default db name is
default. We should change it to_systemsince this is what the Arango documentation mentions as their default db name: https://www.arangodb.com/docs/stable/http/database-notes-on-databases.html#database-name
@sumitsum I'm interested to take up the issue. Could you pls assign this to me?
@reachtokish thanks for showing interest in this issue. I have assigned this issue to you. Please read our code contribution guidelines before you start. You need to make the change in this file. Happy coding :)
Sorry mistakenly clicked on unassign me link. Kindly assign me this issue again
Also raised https://github.com/appsmithorg/appsmith/pull/16198 - this PR. Kindly have a look.