🚧
Since I currently have limited time to dedicate to this project, I invite others to contribute and help bring it to completion. Your contributions are invaluable in shaping DBML2Drizzle into a powerful and versatile schema conversion tool.
This project is currently in the early stages of development and is open for contributions. The core functionalities for converting DBML to Drizzle-ORM and vice versa are being implemented. However, there may be some missing features or potential issues that need to be addressed.
Contributions to DBML2Drizzle are welcome! If you would like to contribute to this project, please follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them, providing descriptive commit messages.
- Push your branch to your forked repository on GitHub.
- Submit a pull request to the
main
branch of the DBML2Drizzle repository.
Please ensure that your contributions align with the project's coding style and guidelines. It's also a good practice to include tests for any new features or bug fixes.
DBML2Drizzle is open-source software licensed under the MIT License. By contributing to this project, you agree to license your contributions under the same license.