Ecosyste.ms: Issues

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

GitHub / 3YOURMIND/django-migration-linter issues and pull requests

#291 - Update license in pyproject.toml

Pull Request - State: open - Opened by igor-zmitrovich about 1 month ago

#290 - Missing license from pyproject.toml

Issue - State: open - Opened by GergelyKalmar about 2 months ago

#289 - Handle removing unique_together

Issue - State: closed - Opened by moritz89 2 months ago - 1 comment
Labels: question

#288 - Update pre-commit hook versions.

Pull Request - State: closed - Opened by David-Wobrock 3 months ago

#287 - Support for Python 3.12

Issue - State: closed - Opened by TradingStoreBot 3 months ago - 1 comment

#285 - Optionally do not reraise sqlmigrate exceptions

Pull Request - State: closed - Opened by kekekekule 4 months ago - 2 comments

#284 - Add `--exclude-migrations-from`

Issue - State: closed - Opened by restaste 4 months ago - 1 comment

#283 - Support Django 5.0 db_default attribute.

Pull Request - State: closed - Opened by David-Wobrock 5 months ago

#282 - Ignore IS NOT NULL statement.

Pull Request - State: closed - Opened by David-Wobrock 5 months ago

#281 - Update dependencies and support Django 5.0.

Pull Request - State: closed - Opened by David-Wobrock 5 months ago

#279 - Bump codecov/codecov-action from 3.1.4 to 3.1.5

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

#278 - Avoid spawning a shell when spawning subprocess for git

Pull Request - State: closed - Opened by lieryan 6 months ago - 2 comments

#276 - Bump actions/setup-python from 4 to 5

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

#275 - Support new Django 5.0 db_default

Issue - State: closed - Opened by stianjensen 7 months ago

#273 - Ignore IS NOT NULL statement

Pull Request - State: closed - Opened by kekekekule 7 months ago - 3 comments

#272 - Add support for Python 3.12

Pull Request - State: closed - Opened by David-Wobrock 8 months ago - 1 comment

#271 - Migrate from setup.py and setup.cfg to pyproject.toml

Pull Request - State: closed - Opened by David-Wobrock 8 months ago - 1 comment

#270 - Add .DS_Store to .gitignore

Pull Request - State: closed - Opened by David-Wobrock 8 months ago - 1 comment

#269 - Cannot specify --all-warnings-as-errors with no status codes

Issue - State: open - Opened by phillipuniverse 9 months ago - 1 comment

#268 - Add Django 4.2 support on the `write_migration_files` method

Pull Request - State: open - Opened by faradayyg 9 months ago - 5 comments

#267 - Bump actions/checkout from 3 to 4

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

#266 - Issue/235/support makemmigration customisation

Pull Request - State: open - Opened by rsmith013 10 months ago

#265 - Adding a unique constraint solution correction

Pull Request - State: closed - Opened by jasonlee-alation 10 months ago - 1 comment

#264 - `CREATE_INDEX` and `CREATE_INDEX_EXCLUSIVE` docs are not helpful

Issue - State: open - Opened by sobolevn 10 months ago - 1 comment

#263 - NOT NULL in triggers/functions

Issue - State: closed - Opened by BranislavBajuzik 11 months ago - 3 comments

#262 - Fix issue with gather migrations when app has custom defined label

Pull Request - State: open - Opened by pirelle 11 months ago - 2 comments

#261 - App names incorrect

Issue - State: open - Opened by pirelle 11 months ago - 2 comments

#260 - Support makemigrations --update from Django 4.2

Issue - State: open - Opened by nrlulz 11 months ago - 1 comment

#259 - Enhancement: Detect and prevent the use of AlterModelTable

Issue - State: open - Opened by JanChec 12 months ago - 2 comments

#258 - Don't consider partial index creation as making a column not nullable.

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

#257 - Upgrade dependencies

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

#256 - Bump codecov/codecov-action from 3.1.1 to 3.1.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies, github_actions

#255 - Only make a connection to the DB if necessary

Pull Request - State: open - Opened by mjvankampen about 1 year ago - 2 comments

#254 - Bump codecov/codecov-action from 3.1.1 to 3.1.3

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

#253 - Bump codecov/codecov-action from 3.1.1 to 3.1.2

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

#252 - support locale like a ENG, JP, KR

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

#251 - Add new check for indexing with atomic=True

Pull Request - State: closed - Opened by DavidCain over 1 year ago - 6 comments

#248 - contrib-nested-django-apps, mapping migration files from nested django apps

Pull Request - State: open - Opened by dylan-shipwell over 1 year ago - 2 comments

#247 - Fix function inspection of functools.partials in migration files

Pull Request - State: closed - Opened by casparwylie over 1 year ago - 3 comments

#245 - Bump isort from 5.11.3 to 5.11.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 3 comments
Labels: dependencies, python

#244 - Add internal classes and add type hints + mypy.

Pull Request - State: closed - Opened by David-Wobrock over 1 year ago - 1 comment

#243 - Bump isort from 5.10.1 to 5.11.3

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

#242 - Stop including test files in dist.

Pull Request - State: closed - Opened by David-Wobrock over 1 year ago - 1 comment

#241 - Bump black from 22.10.0 to 22.12.0

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

#240 - Bump flake8 from 5.0.4 to 6.0.0

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

#239 - Use a context manager to write to /dev/null

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

#238 - Add type hints

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

#237 - Support Py3.11 and Django 4.1, and drop Django 2.1 support.

Pull Request - State: closed - Opened by David-Wobrock over 1 year ago - 2 comments

#236 - Upgrade syntax and add support for `pathlib.Path`

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

#235 - `--lint` not loading `sql_analyser` option

Issue - State: open - Opened by sondrelg over 1 year ago - 1 comment

#234 - Wheel file includes tests folder

Issue - State: closed - Opened by Tenzer over 1 year ago - 2 comments
Labels: bug

#233 - Removing field surrounded with deprecate_field produces an error

Issue - State: closed - Opened by nmilev-scribe over 1 year ago - 2 comments
Labels: question

#232 - Bump black from 22.8.0 to 22.10.0

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

#230 - Bump codecov/codecov-action from 3.1.0 to 3.1.1

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

#229 - Multiple values for CLI

Issue - State: closed - Opened by TildeWill almost 2 years ago - 3 comments
Labels: question

#228 - Hints about "sql_analyser" setting

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

#227 - Bump black from 22.6.0 to 22.8.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python

#226 - feat(IgnoreMigration): elidable by default to support squashing

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

#225 - Bump flake8 from 4.0.1 to 5.0.1

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

#224 - Remove remaining __future__ imports.

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

#223 - Fix #209 - Raise when getting SQL statements fail.

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

#222 - Fix #218 - Handle model 'objects' call with other parts in the name.

Pull Request - State: closed - Opened by David-Wobrock almost 2 years ago - 1 comment
Labels: bug

#221 - Remove test deps mysqlclient and psycopg2 upper version bound.

Pull Request - State: closed - Opened by David-Wobrock almost 2 years ago
Labels: dependencies, python

#220 - Bump black from 22.3.0 to 22.6.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, python

#219 - Bump actions/setup-python from 3 to 4

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

#218 - Linter failing when using django 'through'

Issue - State: closed - Opened by ibreschi about 2 years ago - 1 comment

#217 - Bump codecov/codecov-action from 3.0.0 to 3.1.0

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

#216 - Bump codecov/codecov-action from 2.1.0 to 3.0.0

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

#215 - Bump black from 22.1.0 to 22.3.0

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

#214 - Allow passing '--sql-analyser' to makemigrations command

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

#213 - Adapt 'warnings-as-errors' option to allow taking migration test codes as input

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

#212 - Refactor logging configuration to both Django management commands

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

#211 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#210 - Bump actions/setup-python from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, github_actions

#209 - Do not suppress sqlmigrate errors

Issue - State: closed - Opened by roman-ivanyushchenko over 2 years ago - 6 comments
Labels: enhancement

#208 - Allow sqlanalyser to be set in `makemigrations --lint`

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

#207 - Streamline logger adjustments for output

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

#206 - Allow whitelisting of included tests

Issue - State: open - Opened by oquerne over 2 years ago

#205 - Using --git-commit-id option does not find uncommitted migrations

Issue - State: open - Opened by phillipuniverse over 2 years ago - 4 comments

#204 - Allow project_root_path and verbosity to come from Django settings

Pull Request - State: closed - Opened by phillipuniverse over 2 years ago - 3 comments

#203 - Allow project_root_path to be read from settings.py

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

#202 - Allow ignoring migrations from a specific application

Issue - State: open - Opened by blimmer over 2 years ago - 6 comments

#201 - Allow selecting certain warning CODEs as error

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

#200 - docs: fix IgnoreMigration link

Pull Request - State: closed - Opened by blimmer over 2 years ago

#199 - Fix #198 -- Allow using Django settings for linter configuration

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

#198 - Allow configuration parameters to be read from settings.py

Issue - State: closed - Opened by phillipuniverse over 2 years ago - 5 comments

#197 - Is the 4.0 version ready for release via pypi? Are there any major bugs still?

Issue - State: closed - Opened by jessci-aws over 2 years ago - 4 comments

#196 - Bump black from 21.12b0 to 22.1.0

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

#195 - Raise when unsupported db vendor, and add option to specify SQL analyser

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

#194 - Handle creating a unique index as adding a unique constraint

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

#193 - Update pythons and djangos

Pull Request - State: closed - Opened by David-Wobrock over 2 years ago

#192 - Add documentation about dropping a column in multiple steps

Pull Request - State: closed - Opened by David-Wobrock over 2 years ago