issues
search
tbicr
/
django-pg-zero-downtime-migrations
Django postgresql backend that apply migrations with respect to database locks
MIT License
525
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Sponsorship
#68
wedamija
opened
1 month ago
1
Is package really still beta?
#67
denisSurkov
opened
4 months ago
4
release 0.16
#66
tbicr
closed
5 months ago
0
Drop constraints before drop column or table
#65
tbicr
closed
5 months ago
0
fix sqlmigrate with idempotent mode
#64
tbicr
closed
5 months ago
0
update defaults handling
#63
tbicr
closed
5 months ago
0
Add column and set default may be a safe action
#62
kevan26
closed
5 months ago
5
update broken release github action that publish package to pypi
#61
tbicr
closed
6 months ago
0
release 0.15
#60
tbicr
closed
6 months ago
0
add safe workaround for rename table and rename column operations
#59
tbicr
closed
6 months ago
0
update test image to ubuntu 24.04
#58
tbicr
closed
5 months ago
0
fix django 3.2 degradation
#57
tbicr
closed
6 months ago
0
AttributeError on django v3.2
#56
fennerm
closed
6 months ago
4
add idempotent mode
#55
tbicr
closed
6 months ago
0
add PgBouncer pool_mode in documentation
#54
tbicr
closed
8 months ago
0
add postgres 16 support
#53
tbicr
closed
9 months ago
0
small documentation and integration test fixes, bump version
#52
tbicr
closed
9 months ago
0
fix deferred sql errors
#51
tbicr
closed
9 months ago
0
drop postgres 11 support
#50
tbicr
closed
9 months ago
0
Add official support for Django 5.0
#49
browniebroke
closed
9 months ago
1
When migrating DB from scratch, early ran deferred SQL queries crash
#48
David-Wobrock
closed
9 months ago
2
Drop support for Python 3.6
#47
aqeelat
opened
1 year ago
4
Django 42 support
#46
tbicr
closed
1 year ago
0
DatabaseSchemaEditorMixin._alter_column_type_sql() takes 5 positional arguments but 7 were given
#45
Antonkoch999
closed
1 year ago
1
Flag for deeming CREATE INDEX operation unsafe
#44
korjak
closed
1 year ago
8
release 0.12
#43
tbicr
closed
2 years ago
0
add django 4.1, python 3.11, postgres 15 support, fix AutoField type change issues
#42
tbicr
closed
2 years ago
0
drop django 2.2, 3.0, 3.1 and pg 9.5, 9.6 support
#41
tbicr
closed
2 years ago
0
run github actions on pull requests
#40
tbicr
closed
2 years ago
0
fix(django 4.1): Restrict sql_create_sequence to < django 4.1
#39
tony
closed
2 years ago
5
Django 4.1: `'DatabaseSchemaEditor'` has no attribute `'sql_create_sequence'`
#38
tony
closed
2 years ago
2
ci: Add `.pre-commit-config.yaml`
#37
tony
closed
2 years ago
0
Run prettier on README.md (`npx prettier --no-config --write README.md`)
#36
tony
closed
2 years ago
0
Do you have a workflow for running `prettier` on markdown files?
#35
tony
closed
2 years ago
7
docs: Rewrite Transactions FIFO waiting
#34
tony
closed
2 years ago
0
chore(README): typo fix
#33
tony
closed
2 years ago
0
chore(README): Fix typo
#32
tony
closed
2 years ago
0
Release 0.11
#31
tbicr
closed
2 years ago
0
Publish release to pypi?
#30
tony
closed
2 years ago
2
Retest pr
#29
tbicr
closed
2 years ago
0
move to github actions
#28
tbicr
closed
2 years ago
0
Handle noop rename table (fixes #26)
#27
tony
closed
2 years ago
1
Unchanged `db_table` in `RenameModel` raises `Unsafe.ALTER_TABLE_RENAME`
#26
tony
closed
2 years ago
0
migrations.DeleteModel locks DB when it has ForeignKey field
#25
taylor-cedar
closed
5 months ago
5
improve grammar
#24
morenoh149
closed
4 years ago
0
add django 3.1 and pg13 support, drop py3.5 support
#23
tbicr
closed
4 years ago
0
release 0.9 preparation
#22
tbicr
closed
4 years ago
0
Fix AttributeError when no new_type_numeric_match
#21
logston
closed
4 years ago
4
fix django 3.0.2+ tests
#20
tbicr
closed
4 years ago
1
Dj30
#19
tbicr
closed
4 years ago
1
Next