Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#18 Implement one configuration file #19

Merged
merged 1 commit into from
Jun 26, 2023
Merged

#18 Implement one configuration file #19

merged 1 commit into from
Jun 26, 2023

Conversation

IlyaLisov
Copy link
Owner

@IlyaLisov IlyaLisov commented Jun 26, 2023

close #18


PR-Codex overview

This PR adds support for relationship migrations and refactors the code to use a single XML schema.

Detailed summary

  • Deleted node-script.xml, relationship-schema.xsd, and relationship-script.xml.env
  • Added script.xml for both node and relationship migrations
  • Refactored XmlParser.java to handle both node and relationship migrations separately
  • Added support for relationship migrations in the XML schema
  • Updated the README.md file to reflect the changes and provide more detailed instructions

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@IlyaLisov IlyaLisov merged commit cbdf386 into main Jun 26, 2023
@IlyaLisov IlyaLisov deleted the #18 branch June 27, 2023 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement one configuration file
1 participant