I get this error when trying to migrate.

Is there any way for me to migrate?

Comments

NYSolutions.com created an issue.

jrockowitz’s picture

I don't use PGSQL so I am not able write the migration.

About a dozen SQL queries need to be tweaked.

You can do a manual migration....

  • Export YAML form config.
  • Rename yamlform to webform in config
  • Dump yamlform_submission tables
  • Rename yamlform to webform in database tables and columns.
  • Disable YAML form
  • Enable Webform
  • Import webform config
  • Import webform tables

All YAML form nodes would have to be created.