-
-
Notifications
You must be signed in to change notification settings - Fork 258
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
1.7.7: sphinx warnings #1018
Comments
Here is sphinx output + /usr/bin/python3 setup.py build_sphinx -b man --build-dir build/sphinx
/usr/lib/python3.8/site-packages/setuptools/dist.py:738: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead
warnings.warn(
running build_sphinx
Running Sphinx v4.5.0
making output directory... done
loading intersphinx inventory from https://docs.sqlalchemy.org/en/latest/objects.inv...
loading intersphinx inventory from http://docs.python.org/objects.inv...
intersphinx inventory has moved: http://docs.python.org/objects.inv -> https://docs.python.org/3/objects.inv
intersphinx inventory has moved: https://docs.sqlalchemy.org/en/latest/objects.inv -> https://docs.sqlalchemy.org/en/14/objects.inv
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 20 added, 0 changed, 0 removed
reading sources... [100%] tutorial
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:522: ERROR: Unknown target name: "type".
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:808: ERROR: Unknown target name: "type".
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:2234: ERROR: Unknown target name: "type".
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:2234: ERROR: Unknown target name: "type".
looking for now-outdated files... none found
pickling environment... done
checking consistency... done
writing... python-alembic.3 { front tutorial autogenerate offline naming batch branches ops cookbook api/index api/overview api/runtime api/config api/commands api/operations api/autogenerate api/script api/ddl changelog } /home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/tutorial.rst:231: WARNING: py:class reference target not found: ConfigParser.SafeConfigParser
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/autogenerate.rst:129: WARNING: py:class reference target not found: Numeric
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/autogenerate.rst:129: WARNING: py:class reference target not found: String
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/autogenerate.rst:129: WARNING: py:class reference target not found: Boolean
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/naming.rst:128: WARNING: py:paramref reference target not found: sqlalchemy.schema.MetaData._sphinx_paramlinks_naming_convention
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/naming.rst:153: WARNING: py:paramref reference target not found: MigrationsContext.configure._sphinx_paramlinks_target_metadata
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.Operations:: WARNING: py:class reference target not found: BatchOperationsImpl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.add_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.add_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: Identity
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.Operations.batch_alter_table:40: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.bulk_insert:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.bulk_insert:: WARNING: py:class reference target not found: TableClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_check_constraint:: WARNING: py:class reference target not found: BinaryExpression
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_check_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_exclude_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_foreign_key:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_index:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_index:: WARNING: py:class reference target not found: Function
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_primary_key:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_table:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_table_comment:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.drop_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.drop_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.drop_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.drop_table_comment:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.execute:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.execute:: WARNING: py:class reference target not found: Update
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.execute:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.Operations.f:: WARNING: py:class reference target not found: sqlalchemy.sql.elements.conv
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.Operations.get_bind:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.Operations.inline_literal:: WARNING: py:class reference target not found: _literal_bindparam
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.rename_table:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.BatchOperations:: WARNING: py:class reference target not found: BatchOperationsImpl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.add_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.add_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: Function
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.alter_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_check_constraint:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_check_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.create_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.drop_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/base.py:docstring of alembic.operations.base.drop_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1025: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1025: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1025: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1025: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1025: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1061: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1061: WARNING: py:attr reference target not found: ops.CreateTableOp.columns
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1061: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1061: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1061: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1061: WARNING: py:meth reference target not found: Column.copy
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1073: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/cookbook.rst:1237: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.begin_transaction:: WARNING: py:class reference target not found: _ProxyTransaction
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.begin_transaction:: WARNING: py:obj reference target not found: typing.AbstractContextManager
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.configure:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.configure:: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.configure:111: WARNING: py:class reference target not found: MigrationInfo
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.configure:247: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.configure:268: WARNING: py:attr reference target not found: sqlalchemy.schema.Table.schema
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.configure:363: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/environment.py:docstring of alembic.runtime.environment.EnvironmentContext.get_head_revision:3: WARNING: py:class reference target not found: CommandError
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/migration.py:docstring of alembic.runtime.migration.MigrationContext:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/migration.py:docstring of alembic.runtime.migration.MigrationContext:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/migration.py:docstring of alembic.runtime.migration.MigrationContext.begin_transaction:: WARNING: py:class reference target not found: alembic.runtime.migration._ProxyTransaction
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/migration.py:docstring of alembic.runtime.migration.MigrationContext.begin_transaction:: WARNING: py:obj reference target not found: typing.AbstractContextManager
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/migration.py:docstring of alembic.runtime.migration.MigrationContext.bind:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/migration.py:docstring of alembic.runtime.migration.MigrationContext.configure:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/runtime/migration.py:docstring of alembic.runtime.migration.MigrationContext.configure:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/command.py:docstring of alembic.command.stamp:17: WARNING: py:class reference target not found: EnvironmentContext.get_tag_argument
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AddColumnOp:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AddColumnOp.add_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AddColumnOp.add_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AddColumnOp.batch_add_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AddColumnOp.batch_add_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.alter_column:: WARNING: py:class reference target not found: Identity
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.alter_column:: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.alter_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.batch_alter_column:: WARNING: py:class reference target not found: Function
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.batch_alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.batch_alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.batch_alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.batch_alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.AlterColumnOp.batch_alter_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.BulkInsertOp:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.BulkInsertOp:: WARNING: py:class reference target not found: TableClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.BulkInsertOp.bulk_insert:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.BulkInsertOp.bulk_insert:: WARNING: py:class reference target not found: TableClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateCheckConstraintOp:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateCheckConstraintOp:: WARNING: py:class reference target not found: ColumnElement
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateCheckConstraintOp.batch_create_check_constraint:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateCheckConstraintOp.batch_create_check_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateCheckConstraintOp.create_check_constraint:: WARNING: py:class reference target not found: BinaryExpression
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateCheckConstraintOp.create_check_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateForeignKeyOp.create_foreign_key:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateIndexOp:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateIndexOp:: WARNING: py:class reference target not found: ColumnElement
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateIndexOp.batch_create_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateIndexOp.create_index:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateIndexOp.create_index:: WARNING: py:class reference target not found: Function
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateIndexOp.create_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreatePrimaryKeyOp.create_primary_key:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateTableCommentOp.create_table_comment:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateTableOp:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateTableOp:: WARNING: py:class reference target not found: Constraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateTableOp:: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.CreateTableOp.create_table:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropColumnOp.batch_drop_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropColumnOp.drop_column:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropConstraintOp.drop_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropIndexOp:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropIndexOp:: WARNING: py:class reference target not found: conv
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropIndexOp.batch_drop_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropIndexOp.drop_index:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.DropTableCommentOp.drop_table_comment:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.ExecuteSQLOp:: WARNING: py:class reference target not found: Update
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.ExecuteSQLOp:: WARNING: py:class reference target not found: Insert
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.ExecuteSQLOp:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.ExecuteSQLOp.execute:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.ExecuteSQLOp.execute:: WARNING: py:class reference target not found: Update
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.ExecuteSQLOp.execute:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/operations/ops.py:docstring of alembic.operations.ops.RenameTableOp.rename_table:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.compare_metadata:: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.produce_migrations:: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/rewriter.py:docstring of alembic.autogenerate.rewriter.Rewriter:11: WARNING: py:paramref reference target not found: Environment
Context.configure._sphinx_paramlinks_process_revision_directives
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/api/autogenerate.rst:435: WARNING: py:attr reference target not found: sqlalchemy.schema.MetaData.info
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/api/autogenerate.rst:456: WARNING: py:attr reference target not found: sqlalchemy.schema.MetaData.info
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext:: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.connection:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.dialect:: WARNING: py:class reference target not found: Dialect
docstring of alembic.autogenerate.api.AutogenContext.dialect:3: WARNING: py:attr reference target not found: sqlalchemy.engine.base.Connection.dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.metadata:: WARNING: py:class reference target not found: MetaData
docstring of alembic.autogenerate.api.AutogenContext.metadata:4: WARNING: py:class reference target not found: Table
docstring of alembic.autogenerate.api.AutogenContext.metadata:10: WARNING: py:attr reference target not found: sqlalchemy.schema.MetaData.info
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: UniqueConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: ForeignKeyConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: UniqueConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: UniqueConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: ForeignKeyConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/autogenerate/api.py:docstring of alembic.autogenerate.api.AutogenContext.run_object_filters:: WARNING: py:class reference target not found: UniqueConstraint
docstring of alembic.autogenerate.api.AutogenContext.sorted_tables:1: WARNING: py:attr reference target not found: MetaData.sorted_tables
docstring of alembic.autogenerate.api.AutogenContext.sorted_tables:3: WARNING: py:class reference target not found: MetaData
docstring of alembic.autogenerate.api.AutogenContext.sorted_tables:3: WARNING: py:attr reference target not found: MetaData.sorted_tables
docstring of alembic.autogenerate.api.AutogenContext.sorted_tables:3: WARNING: py:class reference target not found: MetaData
docstring of alembic.autogenerate.api.AutogenContext.table_key_to_table:1: WARNING: py:attr reference target not found: MetaData.tables
docstring of alembic.autogenerate.api.AutogenContext.table_key_to_table:3: WARNING: py:attr reference target not found: MetaData.tables
docstring of alembic.autogenerate.api.AutogenContext.table_key_to_table:3: WARNING: py:class reference target not found: Table
docstring of alembic.autogenerate.api.AutogenContext.table_key_to_table:3: WARNING: py:class reference target not found: MetaData
docstring of alembic.autogenerate.api.AutogenContext.table_key_to_table:7: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/script/base.py:docstring of alembic.script.base.Script:: WARNING: py:class reference target not found: module
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/script/base.py:docstring of alembic.script.Script.module:: WARNING: py:class reference target not found: module
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.AlterColumn:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.AlterColumn:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.AlterColumn:: WARNING: py:class reference target not found: FetchedValue
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.AlterColumn:: WARNING: py:class reference target not found: Function
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.ColumnDefault:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.ColumnDefault:: WARNING: py:class reference target not found: FetchedValue
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.ColumnDefault:: WARNING: py:class reference target not found: Function
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.ColumnType:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.ComputedColumnDefault:: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.IdentityColumnDefault:: WARNING: py:class reference target not found: Identity
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.add_column:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.add_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.alter_column:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.alter_table:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.drop_column:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_column_name:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_column_name:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_column_name:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_server_default:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_server_default:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_server_default:: WARNING: py:class reference target not found: FetchedValue
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_server_default:: WARNING: py:class reference target not found: Function
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_table_name:: WARNING: py:class reference target not found: Compiled
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_table_name:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_table_name:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_table_name:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_type:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.format_type:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.quote_dotted:: WARNING: py:class reference target not found: functools.partial
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_add_column:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_column_default:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_column_name:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_column_nullable:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_column_type:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_computed_column:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_drop_column:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_identity_column:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/base.py:docstring of alembic.ddl.base.visit_rename_table:: WARNING: py:class reference target not found: DDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl:: WARNING: py:class reference target not found: StringIO
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.add_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.add_column:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.bind:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.bulk_insert:: WARNING: py:class reference target not found: TableClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.bulk_insert:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.compare_type:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.compare_type:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.correct_for_autogen_constraints:: WARNING: py:class reference target not found: UniqueConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.correct_for_autogen_constraints:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.correct_for_autogen_constraints:: WARNING: py:class reference target not found: UniqueConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.correct_for_autogen_constraints:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.correct_for_autogen_foreignkeys:: WARNING: py:class reference target not found: ForeignKeyConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.correct_for_autogen_foreignkeys:: WARNING: py:class reference target not found: ForeignKeyConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.create_column_comment:: WARNING: py:class reference target not found: ColumnElement
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.create_index:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.create_table:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.create_table_comment:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.drop_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.drop_constraint:: WARNING: py:class reference target not found: Constraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.drop_index:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.drop_table:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.drop_table_comment:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.execute:: WARNING: py:class reference target not found: Update
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.execute:: WARNING: py:class reference target not found: TextClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.get_by_dialect:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.prep_table_for_batch:: WARNING: py:class reference target not found: ApplyBatchImpl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.prep_table_for_batch:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.rename_table:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.rename_table:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.render_ddl_sql_expr:: WARNING: py:class reference target not found: ClauseElement
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.render_type:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.requires_recreate_in_batch:: WARNING: py:class reference target not found: BatchOperationsImpl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/impl.py:docstring of alembic.ddl.impl.DefaultImpl.requires_recreate_in_batch:1: WARNING: py:class reference target not found: BatchOperationsImpl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MariaDBImpl:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MariaDBImpl:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MariaDBImpl:: WARNING: py:class reference target not found: StringIO
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLAlterDefault:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLChangeColumn:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLChangeColumn:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl:: WARNING: py:class reference target not found: StringIO
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLImpl.drop_constraint:: WARNING: py:class reference target not found: Constraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLModifyColumn:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mysql.py:docstring of alembic.ddl.mysql.MySQLModifyColumn:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.MSSQLImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.MSSQLImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.MSSQLImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.MSSQLImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.MSSQLImpl.bulk_insert:: WARNING: py:class reference target not found: TableClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.MSSQLImpl.bulk_insert:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.MSSQLImpl.create_index:: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.mssql_add_column:: WARNING: py:class reference target not found: MSDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.mssql_add_column:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.visit_add_column:: WARNING: py:class reference target not found: MSDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.visit_column_default:: WARNING: py:class reference target not found: MSDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.visit_column_nullable:: WARNING: py:class reference target not found: MSDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.visit_column_type:: WARNING: py:class reference target not found: MSDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.visit_rename_column:: WARNING: py:class reference target not found: MSDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/mssql.py:docstring of alembic.ddl.mssql.visit_rename_table:: WARNING: py:class reference target not found: MSDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.CreateExcludeConstraintOp:: WARNING: py:class reference target not found: quoted_name
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.CreateExcludeConstraintOp:: WARNING: py:class reference target not found: ColumnClause
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.CreateExcludeConstraintOp:: WARNING: py:class reference target not found: BinaryExpression
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.CreateExcludeConstraintOp:: WARNING: py:class reference target not found: ExcludeConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.CreateExcludeConstraintOp.create_exclude_constraint:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.CreateExcludeConstraintOp.to_constraint:: WARNING: py:class reference target not found: ExcludeConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlColumnType:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl:: WARNING: py:class reference target not found: StringIO
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl.alter_column:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl.alter_column:: WARNING: py:class reference target not found: _ServerDefault
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.PostgresqlImpl.render_type:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.visit_column_comment:: WARNING: py:class reference target not found: PGDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.visit_column_type:: WARNING: py:class reference target not found: PGDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.visit_identity_column:: WARNING: py:class reference target not found: PGDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/postgresql.py:docstring of alembic.ddl.postgresql.visit_rename_table:: WARNING: py:class reference target not found: PGDDLCompiler
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl:: WARNING: py:class reference target not found: Dialect
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl:: WARNING: py:class reference target not found: Connection
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl:: WARNING: py:class reference target not found: StringIO
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.add_constraint:: WARNING: py:class reference target not found: Constraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.autogen_column_reflect:: WARNING: py:class reference target not found: Inspector
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.autogen_column_reflect:: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.cast_for_batch_migrate:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.cast_for_batch_migrate:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.cast_for_batch_migrate:: WARNING: py:class reference target not found: Cast
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.cast_for_batch_migrate:: WARNING: py:class reference target not found: TypeEngine
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.compare_server_default:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.compare_server_default:: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.drop_constraint:: WARNING: py:class reference target not found: Constraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.render_ddl_sql_expr:: WARNING: py:class reference target not found: ClauseElement
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.requires_recreate_in_batch:: WARNING: py:class reference target not found: BatchOperationsImpl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/alembic/ddl/sqlite.py:docstring of alembic.ddl.sqlite.SQLiteImpl.requires_recreate_in_batch:1: WARNING: py:class reference target not found: BatchOperationsImpl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: CheckConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: DropIndex
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:paramref reference target not found: Environment.configure._sphinx_paramlinks_transaction_per_migration
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: CommandError
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Identity
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:16: WARNING: py:meth reference target not found: Operations.batch_create_unique_constraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:22: WARNING: py:meth reference target not found: Operations.batch_create_foreign_key
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:28: WARNING: py:meth reference target not found: Operations.batch_create_check_constraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:36: WARNING: py:meth reference target not found: Operations.batch_drop_index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:5: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:5: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:5: WARNING: py:class reference target not found: Computed
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:5: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:meth reference target not found: Script.as_revision_number
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: ExcludeConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: ForeignKeyConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: CommandError
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:attr reference target not found: MigrationInfo.up_revision_ids
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Variant
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Variant
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:meth reference target not found: Operations.create_exclude_constraints
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: CommandError
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:func reference target not found: ops.create_foreign_key
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:meth reference target not found: TypeDecorator.load_dialect_impl
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:paramref reference target not found: op.alter_column._sphinx_paramlinks_postgresql_using
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Integer
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: BigInteger
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: SmallInteger
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: ForeignKeyConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:5: WARNING: py:meth reference target not found: command.stamp
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: ForeignKeyConstraint
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Index
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: more than one target found for cross-reference 'drop_column': alembic.ddl.impl.DefaultImpl.drop_column, alembic.ddl.mssql.MSSQLImpl.drop_column, alembic.operations.ops.DropColumnOp.drop_column, alembic.operations.Operations.drop_column, alembic.operations.BatchOperations.drop_column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: more than one target found for cross-reference 'drop_column': alembic.ddl.impl.DefaultImpl.drop_column, alembic.ddl.mssql.MSSQLImpl.drop_column, alembic.operations.ops.DropColumnOp.drop_column, alembic.operations.Operations.drop_column, alembic.operations.BatchOperations.drop_column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:6: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:6: WARNING: py:class reference target not found: MetaData
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Table
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:func reference target not found: bulk_insert
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:func reference target not found: op.alter_column
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:func reference target not found: op.create_foreign_key
/home/tkloczko/rpmbuild/BUILD/alembic-rel_1_7_7/docs/build/changelog.rst:1: WARNING: py:class reference target not found: Column
done
build succeeded, 388 warnings. |
hey there - we welcome PRs to improve this but this is not a "bug" right now, the docs are successfully built on our site. many of these warnings can't be fixed as well. |
For me those warnings are not critical because I'm interested roff output (man page) and they affects only html output. |
Describe the bug
Looks like lates sphinx shows a lot of warnings on generate documentation.
Expected behavior
Sphinx should not show warnings.
To Reproduce
python setup.py build_sphinx -b man
Versions.
The text was updated successfully, but these errors were encountered: