Python alembic.context模块,常用函数和类
下面列出了Python alembic.context 模块中定义的常用函数和类,我们从257个开源Python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. run_migrations() | 用在(257)个项目中 |
2. begin_transaction() | 用在(257)个项目中 |
3. configure() | 用在(257)个项目中 |
4. config() | 用在(252)个项目中 |
5. is_offline_mode() | 用在(247)个项目中 |
6. execute() | 用在(241)个项目中 |
7. get_context() | 用在(15)个项目中 |
8. get_current_revision() | 用在(12)个项目中 |