issues
search
BezBartek
/
django-db-views
Creating automatic migrations for Views models witch working reverse and full command options like in normal makemigrations
MIT License
62
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No changes detected
#39
itsazzad
closed
2 months ago
1
Is this package really compatible with Python 3.8 ?
#38
lajus
closed
2 months ago
2
Fix typo
#37
stefanofusai
closed
5 months ago
0
Make view operation visible for sqlmigrate command
#36
BezBartek
closed
5 months ago
0
Record view dependencies and recreate dependent views when needed
#35
dolfandringa
opened
5 months ago
1
Generate migration SQL for views but do not apply.
#34
hcpatel
closed
5 months ago
4
wrap run view migrations into SeparateDatabaseAndState operation
#33
BezBartek
opened
6 months ago
0
support for reading ViewRunPython operation from SeparateDatabaseAndState operations
#32
BezBartek
closed
6 months ago
0
Respect `migrations.SeparateDatabaseAndState`
#31
ckoppelman
closed
6 months ago
3
error: column "id" specified more than once
#30
adeebx1
opened
9 months ago
1
Migration SQL should not be one long line of SQL
#29
ckoppelman
opened
10 months ago
1
Respect unique keys in materialized views
#28
ckoppelman
opened
10 months ago
3
Improve default migration naming
#27
ckoppelman
opened
10 months ago
1
Django4.2 support
#26
gabo-magnet
closed
11 months ago
1
psycopg2.errors.WrongObjectType: referenced relation "..." is not a table
#25
nicolasroy11
opened
1 year ago
1
Testing: compatibility with -no-migrations mode
#24
benjaminrigaud
opened
1 year ago
5
Create a view with the same name as the deleted one.
#23
BezBartek
opened
1 year ago
3
Creating migrations
#22
ketrab100
closed
1 year ago
3
django_db_views.operations.ViewDropRunPython / drop view.
#21
szinczen
closed
1 year ago
7
conflict with `ViewRunPython` and regular view's `CreateModel`
#20
gonzalomolbar
closed
2 years ago
2
Materialized views support + Detect and delete removed views
#19
BezBartek
closed
2 years ago
0
Refactor and upgrade
#18
BezBartek
closed
2 years ago
0
Question: can the schema identifiers be excluded from the views' SQL code?
#17
mwfrost
closed
2 years ago
1
Update README.md
#16
andrew-cybsafe
closed
3 years ago
1
Is managed=False required for DBViews?
#15
andrew-cybsafe
closed
2 years ago
3
Materialized views support
#14
kyrylo-omelchenko-ddi
closed
2 years ago
2
What is view definitions?
#13
saileshkush95
closed
3 years ago
2
Migrations generated with 0.0.9 aren't compatible with 0.1.0
#12
joshmcarthur
closed
3 years ago
2
Closes #9 Support for multiple environments / engines
#11
Skylude
closed
3 years ago
4
Question: Does this library handle alterations on regular columns used by a db-view?
#10
jchubber
closed
2 years ago
1
Different Engines for Local / Dev / Prod
#9
Skylude
closed
3 years ago
1
Fix previous view state computation
#8
LECbg
closed
4 years ago
0
Exception when no previous migrations
#7
LECbg
closed
4 years ago
3
Exception in makeviewmigrations
#6
ishirav
closed
4 years ago
1
Turn view_definition into a class method?
#5
LECbg
closed
4 years ago
3
TransactionManagementError fix
#4
kigawas
closed
4 years ago
1
Compatible
#3
fjbardelli
closed
4 years ago
1
Add SQLite support
#2
mitya57
closed
5 years ago
1
Add Django 2.2 support
#1
mitya57
closed
5 years ago
1