Can the CLI api be used to spawn a v1 db?
I see that the CLI can be used to spawn a postgres database here in the docs: https://docs.railway.app/reference/cli-api#add
Does this spawn up an old db or a new one?
Is there a way to spawn an old one via a different plugin name?
10 Replies
Project ID:
N/A
N/A
I don't think that has been patched yet, so as far as I know, yes it will create a v1 database
but I have to ask, mainly for my own curiosity, what did you want a v1 database for?
I am trying different migration strategies, wanted to be as close to the designated environment as possible.
makes sense!
Solution
dammit
They thought of everything lol
it's been kinda patched it seems, though in my defence there was a time when the dashboard would only deploy a v2 database but the cli could still deploy a v1
I thought I could cheat it
not anymore lol