|
1 AddColumn AlterTable |
|
2 AddColumnOp AlterTableOp |
|
3 AddConstraintOp MigrateOperation |
|
4 AlterColumn AlterTable |
|
5 AlterColumnOp AlterTableOp |
|
6 AlterTable DDLElement |
|
7 AlterTableOp MigrateOperation |
|
8 BatchOperations Operations |
|
9 BulkInsertOp MigrateOperation |
|
10 ColumnComment AlterColumn |
|
11 ColumnDefault AlterColumn |
|
12 ColumnName AlterColumn |
|
13 ColumnType AlterColumn |
|
14 CommandError Exception |
|
15 ComputedColumnDefault AlterColumn |
|
16 CreateCheckConstraintOp AddConstraintOp |
|
17 CreateExcludeConstraintOp ops.AddConstraintOp |
|
18 CreateForeignKeyOp AddConstraintOp |
|
19 CreateIndexOp MigrateOperation |
|
20 CreatePrimaryKeyOp AddConstraintOp |
|
21 CreateTableCommentOp AlterTableOp |
|
22 CreateTableOp MigrateOperation |
|
23 CreateUniqueConstraintOp AddConstraintOp |
|
24 CycleDetected RevisionError |
|
25 DependencyCycleDetected CycleDetected |
|
26 DependencyLoopDetected DependencyCycleDetected LoopDetected |
|
27 DowngradeOps OpContainer |
|
28 DropColumn AlterTable |
|
29 DropColumnOp AlterTableOp |
|
30 DropConstraintOp MigrateOperation |
|
31 DropIndexOp MigrateOperation |
|
32 DropTableCommentOp AlterTableOp |
|
33 DropTableOp MigrateOperation |
|
34 EncodedIO io.TextIOWrapper |
|
35 EncodedIO_1 EncodedIO |
|
36 EnvironmentContext util.ModuleClsProxy |
|
37 ExecuteSQLOp MigrateOperation |
|
38 IdentityColumnDefault AlterColumn |
|
39 ImplMeta type |
|
40 LoopDetected CycleDetected |
|
41 MSSQLImpl DefaultImpl |
|
42 MariaDBImpl MySQLImpl |
|
43 MigrationScript MigrateOperation |
|
44 ModifyTableOps OpContainer |
|
45 MultipleHeads RevisionError |
|
46 MySQLAlterDefault AlterColumn |
|
47 MySQLChangeColumn AlterColumn |
|
48 MySQLImpl DefaultImpl |
|
49 MySQLModifyColumn MySQLChangeColumn |
|
50 OpContainer MigrateOperation |
|
51 Operations util.ModuleClsProxy |
|
52 OracleImpl DefaultImpl |
|
53 PostgresqlColumnType AlterColumn |
|
54 PostgresqlImpl DefaultImpl |
|
55 RangeNotAncestorError RevisionError |
|
56 RenameTable AlterTable |
|
57 RenameTableOp AlterTableOp |
|
58 ResolutionError RevisionError |
|
59 RevisionError Exception |
|
60 RevisionStep MigrationStep |
|
61 SQLiteImpl DefaultImpl |
|
62 Script revision.Revision |
|
63 StampStep MigrationStep |
|
64 SuiteRequirements Requirements |
|
65 TablesTest SQLAlchemyTablesTest TestBase |
|
66 TestBase SQLAlchemyTestBase |
|
67 UpgradeOps OpContainer |
|
68 _ExecDropConstraint ClauseElement Executable |
|
69 _ExecDropFKConstraint ClauseElement Executable |
|
70 _ModuleClsMeta type |
|
71 _fk_constraint_sig _constraint_sig |
|
72 _ix_constraint_sig _constraint_sig |
|
73 _literal_bindparam _BindParamClause |
|
74 _textual_index_element sql.ColumnElement |
|
75 _uq_constraint_sig _constraint_sig |
|
76 ctx MigrationContext |
|
77 immutabledict dict |