issues
search
mypebble
/
django-pgviews
Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.
The Unlicense
195
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Django 4.x support
#64
Alex-J-Jackson
closed
6 months ago
0
Django 4.0 support
#63
Alex-J-Jackson
closed
6 months ago
0
__init__() got an unexpected keyword argument 'providing_args'
#62
rahnama7m
opened
2 years ago
3
Does django-pgviews allow Updating of views?
#61
esirK
opened
2 years ago
0
Need Sample to read data from the views
#60
SathishNaqel
opened
3 years ago
0
Tests materialized views
#59
andrehenriquemendes
closed
3 years ago
7
Added Django 3.0 support
#58
KillerDom1123
closed
4 years ago
0
Feature request: sync_pgviews with no data
#57
xolan
opened
4 years ago
1
Django 2.2+ support
#56
mikeIFTS
opened
4 years ago
7
Fix six dependency
#55
mikeIFTS
closed
4 years ago
1
Switched to using Six
#54
MightySCollins
closed
4 years ago
4
Django 3.0 and Python 3 Support
#53
MightySCollins
opened
5 years ago
7
add support the database alias used for synchronization
#52
seroy
opened
5 years ago
2
Adds a way around multi-tenant applications
#51
kingbuzzman
closed
3 years ago
10
Failing when using django-tenant-schemas
#50
kingbuzzman
closed
2 years ago
2
Add PGVIEWS_SYNCER_CLASS setting
#49
caioariede
closed
1 year ago
0
Projection not working with MaterializedView
#48
PhilipGarnero
opened
5 years ago
2
Add optional ability to generate SQL using classmethod
#47
adamhaney
opened
5 years ago
2
Allow to create materialized views without data
#46
Mogost
opened
5 years ago
0
Create views inside an atomic transaction
#45
caioariede
closed
5 years ago
7
Only sync pgviews on post_migrate if a migration actually ran
#44
evtechltd
closed
5 years ago
0
Sometimes Django 2.1.2 return this random error
#43
Oriphiel
closed
5 years ago
1
How to refresh materialised view in case of multidb in django using manage.py?
#42
alokmahor
opened
5 years ago
0
Fixed Gitter Chat Badge.
#41
toanant
closed
5 years ago
1
Issue #39
#40
atkawa7
opened
5 years ago
1
Allow new meta attribute 'using' for multiple database scenarios
#39
atkawa7
opened
5 years ago
1
Views syncing on every migrate
#38
kochhar
opened
6 years ago
4
Error with multiple field indexing
#37
jackton1
closed
5 years ago
14
AppRegistryNotReady raises
#36
arsen-movsesyan
opened
6 years ago
2
Support Multicolumn Indexes
#35
scott-w
closed
6 years ago
0
Adds support for multicolumn indexes in materialized views.
#34
peterburlakov
closed
6 years ago
4
id Column does not exist
#33
awgymer
opened
6 years ago
3
Use Django Database routing
#32
GeorgeLubaretsi
opened
7 years ago
5
README doesn't tell that views work like querysets
#31
fjsj
opened
7 years ago
1
0.5.1 PYPI build fails looking for README.md
#30
mlindemu
closed
7 years ago
1
Compatibility with Django 1.10
#29
scott-w
closed
7 years ago
0
Signal when views are synced
#28
ktosiek
closed
7 years ago
0
Use create/rename for materialized views
#27
ktosiek
opened
7 years ago
13
Additional indices on materialized views
#26
ktosiek
opened
7 years ago
5
Document projection
#25
shanemgrey
closed
7 years ago
0
Clarify Foreign Keys
#24
scott-w
opened
8 years ago
2
ForeignKey in view?
#23
ozacas
closed
8 years ago
3
Support for concurrent refresh via unique index in materialized views
#22
ryanolf
closed
8 years ago
11
Remove _base_manager attribute for Django 1.10 support
#21
codingjoe
closed
8 years ago
4
Add tox test runner for ci
#20
codingjoe
closed
8 years ago
0
Query connection stops using deprecated methods.
#19
jheld
closed
8 years ago
3
querying the MaterializedView
#18
jheld
closed
8 years ago
3
importerror with django 1.9
#17
jheld
closed
8 years ago
4
Fixes #15 - use CASCADE for dropping views
#16
anneFly
closed
8 years ago
4
cannot drop view whily syncing
#15
anneFly
closed
8 years ago
4
Next