cli[minor]: Add script to generate migrations for partner packages (#20932)

Add script to help generate migrations.

This works well for partner packages. Migrations are generated based on run time rather than static analysis (much simpler to get the correct migrations implemented).

The script for generating migrations from langchain to community still needs work.
This commit is contained in:
Eugene Yurtsev
2024-04-26 11:17:20 -04:00
committed by GitHub
parent fe1304afc4
commit 5653f36adc
10 changed files with 289 additions and 0 deletions

View File