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

Load index information from Atlas schema files #239

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

mbezhanov
Copy link
Contributor

Continuing what I started in #237, this PR adds proper support for loading index information from Atlas schema files.

I wanted to do the Atlas and Prisma driver modifications together, but the Atlas implementation took a bit longer than I anticipated.

I had to update the original schema.hcl files, as they had some small issues preventing the atlas CLI from executing them against real MySQL, PostgreSQL, and SQLite databases (now it works).

All questions and comments are welcome.

@mbezhanov mbezhanov force-pushed the index-information-atlas branch 3 times, most recently from 8430413 to 3beefad Compare June 18, 2024 14:25
@stephenafamo stephenafamo merged commit af2abb7 into stephenafamo:main Jun 18, 2024
8 checks passed
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.

2 participants