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

refactor: avoid updating inited config file #402

Merged

Conversation

waketzheng
Copy link
Contributor

Description

When run aerich init -t xxx twice, the config file(pyproject.toml) will be changed twice.

Expected

Only change the config file for the first time init

How it test

  • make ci
  • Add new test case

@waketzheng waketzheng merged commit ac847ba into tortoise:dev Jan 4, 2025
24 checks passed
@waketzheng waketzheng deleted the avoid-updating-inited-config-file branch January 5, 2025 12:36
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.

1 participant