-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Milestone
Description
ArcadeDB Version: arcadedb-console-23.1.1-SNAPSHOT
JDK Version: SapMachine 19.0.1
OS: MacOS
Expected behavior
I want to connect the console to a local database with an absolute path from the root directory.
connect /Users/d022051/Arcadedb/ontology
Actual behavior
I get the error ERROR: Database './databases//Users/d022051/Arcadedb/ontology' not exists
Wouldn't it be possible to allow the console to also use an absolute path? Perhaps prefixed with local: ?
Reactions are currently unavailable