- This topic has 1 reply, 2 voices, and was last updated 6 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Integrated Application Platform
Integrated Application Platform › Forums › General › Newbie question #1
Hi!
Is there a way to specify a database name on the command line? I am concerned about have multiple version of Suneido installed (ie. 1 per application) and not getting all of them updated if there is an update.
Also this way you could have multiple db files in the same directory!
From what I gather the database name is always suneido.db…..
Thanks,
Dave
No, there isn’t an option for that, although it probably wouldn’t be hard to add.
One option is to just use different (sub) directories for each copy.
The way we usually work is to use a single database and to switch between applications by using/unusing the appropriate libraries. To deploy a single application you can strip down a database to just what’s required.