In the migration Guide the recommended approaches for migrating databases don't include just changing the DATABASE_URL in the new instance. If you have a dedicated database in Bamboo, and want to use the same in Cedar, is there a problem in just pointing the DATABASE_URL in Cedar to the same DATABASE_URL?
Thanks