#Schema Migration - Single Collection

4 messages · Page 1 of 1 (latest)

cunning carbon
#

Is there any way to migrate the schema for a single collection? I know it's possible to migrate everything to a new environment using the Process Outlined here: https://docs.directus.io/guides/migration/hoppscotch.html

Unfortunately, the process above creates a diff of the entire environment and I only want to migrate one collection from the test environment to the production environment.

loud jettyBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

restive fjord
#

I think you need to create a custom extension for this case

hallow ibex
#

I was wondering about the exact same thing! Migrating selected schemas would be a really useful tool!