Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / schireson/pytest-alembic issues and pull requests

#122 - chore(deps): bump abatilo/actions-poetry from 3.0.1 to 4.0.0

Pull Request - State: open - Opened by dependabot[bot] about 1 month ago - 1 comment
Labels: dependencies

#121 - Fails on CREATE TYPE

Issue - State: closed - Opened by ISINSHINO 4 months ago - 5 comments

#120 - chore(deps): bump abatilo/actions-poetry from 3.0.0 to 3.0.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies

#118 - Update readthedocs.yml

Pull Request - State: closed - Opened by DanCardin 6 months ago

#117 - Update readthedocs.yml

Pull Request - State: closed - Opened by DanCardin 6 months ago

#116 - Update readthedocs.yml

Pull Request - State: closed - Opened by DanCardin 6 months ago

#115 - Update readthedocs.yml

Pull Request - State: closed - Opened by DanCardin 6 months ago

#114 - alembic_engine fixture should use `sqlalchemy.url` form alembic_config

Issue - State: closed - Opened by mukuliskul 6 months ago - 1 comment

#112 - Updated pyproject.toml to be more flexible with poetry_core versioning

Pull Request - State: closed - Opened by imadnyc 7 months ago - 1 comment

#111 - chore(deps): bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#110 - fix: Ensure branched revisions are upgraded individually once.

Pull Request - State: closed - Opened by DanCardin 11 months ago - 2 comments

#109 - Update build.yml

Pull Request - State: closed - Opened by tschm 11 months ago

#108 - chore(deps): bump actions/checkout from 1 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#107 - chore(deps): bump softprops/action-gh-release from 1 to 2

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#106 - chore(deps): bump actions/cache from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#105 - chore(deps): bump abatilo/actions-poetry from 2.0.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies

#104 - chore(deps): bump actions/upload-artifact from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies

#103 - Create dependabot.yaml

Pull Request - State: closed - Opened by tschm 11 months ago

#102 - Repeated migration application

Issue - State: closed - Opened by ojomio 11 months ago - 2 comments

#101 - fix: fixture definition incompatibility with 8.x.x series pytest.

Pull Request - State: closed - Opened by DanCardin 12 months ago - 1 comment

#100 - pytest --test-alembic command fails with pytest 8.1.0

Issue - State: closed - Opened by Topech 12 months ago - 4 comments

#99 - Issues with async tests

Issue - State: closed - Opened by einarjohnson about 1 year ago - 6 comments

#98 - Multiple database support

Issue - State: closed - Opened by ak47 about 1 year ago - 3 comments

#97 - Is it possible to override database url for migrations?

Issue - State: closed - Opened by a1d4r about 1 year ago - 3 comments

#96 - docs: Add note about commit in revision data.

Pull Request - State: closed - Opened by DanCardin about 1 year ago - 1 comment

#95 - docs: Add note about compare_type.

Pull Request - State: closed - Opened by DanCardin about 1 year ago - 1 comment

#94 - Docs update: `compare_type` now defaults to True

Issue - State: closed - Opened by mbforbes about 1 year ago - 1 comment

#93 - Using "alembic_runner" fixture silences application logs.

Issue - State: closed - Opened by a1d4r about 1 year ago - 2 comments

#92 - fix: Avoid unnecessary commit during run_task.

Pull Request - State: closed - Opened by DanCardin about 1 year ago

#91 - Tests using the same database as pytest_alembic are failing on 0.10.7

Issue - State: closed - Opened by thurse93 about 1 year ago - 11 comments

#90 - chore(deps-dev): bump certifi from 2023.5.7 to 2023.7.22

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#89 - How to integrate with `create_all` fixture

Issue - State: closed - Opened by conformist-mw over 1 year ago - 5 comments

#88 - fix: Add testing for sqlalchemy 2.0 compatibility.

Pull Request - State: closed - Opened by DanCardin over 1 year ago

#87 - Adjustments for Compatibility with SQLAlchemy 2.0 and Explicit Transactions

Issue - State: closed - Opened by hutschen over 1 year ago - 2 comments

#86 - fix: Issue with runtime version_table_schema option.

Pull Request - State: closed - Opened by DanCardin over 1 year ago

#85 - The fixture gets slower on each revision I create

Issue - State: closed - Opened by Lawouach over 1 year ago - 2 comments

#84 - chore: Adopt ruff, and much more comprehensive linting rules.

Pull Request - State: closed - Opened by DanCardin over 1 year ago

#83 - Consider removing trailing print in runner.py

Issue - State: closed - Opened by Lawouach over 1 year ago - 1 comment

#82 - alembic_runner.current does not work with alembic_version in different schema

Issue - State: closed - Opened by omer9564 almost 2 years ago - 3 comments

#81 - fix: Over-eager cli option default for alembic-tests-path.

Pull Request - State: closed - Opened by DanCardin almost 2 years ago

#80 - fix: Ensure parity of behavior between testing with/without `--test-alembic`.

Pull Request - State: closed - Opened by DanCardin almost 2 years ago - 1 comment

#79 - Running test_model_definitions_match_ddl() via imports will not show the context

Issue - State: closed - Opened by jankatins almost 2 years ago - 12 comments

#78 - fix: Remove dangling references to pytest_alembic_tests_folder.

Pull Request - State: closed - Opened by DanCardin almost 2 years ago

#77 - Running with `--test-alembic` creates tests in the wrong directory?

Issue - State: closed - Opened by jarviliam almost 2 years ago - 5 comments

#76 - Fix typo

Pull Request - State: closed - Opened by kiddten almost 2 years ago

#75 - `test_model_definitions_match_ddl` fails because of an extra mock resource table

Issue - State: closed - Opened by fivegrant almost 2 years ago - 2 comments

#74 - Bug: during mid-migration check, database has data from latest migration

Issue - State: closed - Opened by Niccolum almost 2 years ago - 2 comments

#73 - fix: Add an option to configure the default test registration path.

Pull Request - State: closed - Opened by DanCardin almost 2 years ago - 1 comment

#72 - migrate_down_to("base") does not downgrade since v0.10.0

Issue - State: closed - Opened by hectormauer about 2 years ago - 8 comments

#71 - Exclude some migrations by hash

Issue - State: closed - Opened by Niccolum about 2 years ago - 9 comments

#70 - Overriding fixtures doesn't work unless conftest.py is in the root

Issue - State: closed - Opened by devanubis about 2 years ago - 2 comments

#69 - Pytest-alembic doesn't understand the type of a mocked resource

Issue - State: closed - Opened by evanaze about 2 years ago - 6 comments

#68 - chore(deps): bump certifi from 2022.9.24 to 2022.12.7

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies

#67 - Update Python version used on readthedocs

Pull Request - State: closed - Opened by mgedmin about 2 years ago

#66 - API documentation missing on readthedocs

Issue - State: closed - Opened by mgedmin about 2 years ago - 2 comments

#65 - Merge pull request #64 from schireson/dc/ensure-history-is-refreshed

Pull Request - State: closed - Opened by DanCardin about 2 years ago

#62 - Fix broken link to pytest-mock-resources documentation

Pull Request - State: closed - Opened by mgedmin over 2 years ago - 1 comment

#61 - alembic_engine fixture with postgres

Issue - State: closed - Opened by antonia-adler over 2 years ago - 1 comment

#60 - Cannot create Enum columns when running first migration

Issue - State: closed - Opened by theoturner over 2 years ago - 3 comments

#59 - AttributeError: 'async_generator' object has no attribute 'dialect'

Issue - State: closed - Opened by MassonNN over 2 years ago - 11 comments

#58 - fix: Correctly insert the root package during metaadata detection.

Pull Request - State: closed - Opened by DanCardin over 2 years ago - 1 comment

#57 - Fix typos in doc-strings and exception message

Pull Request - State: closed - Opened by danfimov over 2 years ago - 1 comment

#54 - model_definitions_match_ddl should delete the generated revision

Issue - State: closed - Opened by romainrichard almost 3 years ago - 9 comments

#53 - fix: Add missing connection param to table_at_revision.

Pull Request - State: closed - Opened by DanCardin almost 3 years ago

#52 - TypeError: table() missing 1 required positional argument: 'connection'

Issue - State: closed - Opened by mv-per almost 3 years ago - 2 comments

#51 - fix: Add missing explicit reexports.

Pull Request - State: closed - Opened by DanCardin almost 3 years ago - 1 comment

#50 - Explicitly reexport tests

Pull Request - State: closed - Opened by ZipFile almost 3 years ago - 1 comment

#49 - fix: Improve test options for all_models_register_on_metadata.

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 2 comments

#48 - fix: Avoid the use of the high-level alembic command interface in mos…

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 1 comment

#47 - docs: update example for insert_to

Pull Request - State: closed - Opened by KyleKing about 3 years ago - 1 comment

#46 - [Question] how can i access data by data-hook?

Issue - State: closed - Opened by whg517 about 3 years ago - 4 comments

#45 - test: Support asyncio based test execution.

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 1 comment

#44 - asyncio support?

Issue - State: closed - Opened by adaamz about 3 years ago - 3 comments

#43 - fix: Add missing alembic Config options.

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 1 comment

#42 - feat: Add ability to set a minimum bound downgrade migration

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 1 comment

#41 - Need a clean way to disable test_up_down_consistency or limit to a specific revision

Issue - State: closed - Opened by unj1m about 3 years ago - 13 comments

#40 - Dc/better up down consistency

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 1 comment

#39 - fix: Run pytest tests inline (faster and easier coverage).

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 1 comment

#38 - Dc/fix alembic 1.6

Pull Request - State: closed - Opened by DanCardin about 3 years ago - 2 comments

#37 - fix: ensure the up-down consistency test actually verifies migrations

Pull Request - State: closed - Opened by DanCardin over 3 years ago - 1 comment

#36 - Fix minor bugs in readme

Pull Request - State: closed - Opened by bluefish6 over 3 years ago - 1 comment

#35 - test_up_down_consistency not delivering on its promise

Issue - State: closed - Opened by bluefish6 over 3 years ago - 10 comments

#34 - Test failures resulting from env.py not being imported with the app_context()

Issue - State: closed - Opened by samgqroberts over 3 years ago - 4 comments

#33 - feat: Add experimental test to identify tables which alembic will not…

Pull Request - State: closed - Opened by DanCardin over 3 years ago - 1 comment

#31 - Dc/custom alembic runner fixtures

Pull Request - State: closed - Opened by DanCardin over 3 years ago - 1 comment

#29 - AttributeError: 'Config' object has no attribute 'get'

Issue - State: closed - Opened by tschm over 3 years ago - 13 comments

#28 - Only set script_location if in config.

Pull Request - State: closed - Opened by nlocascio over 3 years ago

#27 - Dc/no history test

Pull Request - State: closed - Opened by DanCardin over 3 years ago

#26 - Fix assignment exception

Pull Request - State: closed - Opened by nlocascio over 3 years ago

#25 - Skip certain migrations while running test_model_definitions_match_ddl

Issue - State: closed - Opened by romulorosa over 3 years ago - 2 comments

#24 - Silence pytest warning about FixtureRequest instantiation.

Pull Request - State: closed - Opened by DanCardin almost 4 years ago

#23 - test_up_down_consistency broken after updating to pytest 6.2.4

Issue - State: closed - Opened by cachance7 almost 4 years ago - 2 comments