Ecosyste.ms: Issues

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

GitHub / mypebble/django-pgviews issues and pull requests

#64 - Django 4.x support

Pull Request - State: closed - Opened by Alex-J-Jackson 6 months ago

#63 - Django 4.0 support

Pull Request - State: closed - Opened by Alex-J-Jackson 7 months ago

#62 - __init__() got an unexpected keyword argument 'providing_args'

Issue - State: open - Opened by m7rahnama over 2 years ago - 3 comments

#61 - Does django-pgviews allow Updating of views?

Issue - State: open - Opened by esirK almost 3 years ago

#60 - Need Sample to read data from the views

Issue - State: open - Opened by SathishNaqel over 3 years ago

#59 - Tests materialized views

Issue - State: closed - Opened by andrehenriquemendes over 3 years ago - 7 comments

#58 - Added Django 3.0 support

Pull Request - State: closed - Opened by KillerDom1123 about 4 years ago

#57 - Feature request: sync_pgviews with no data

Issue - State: open - Opened by xolan over 4 years ago - 1 comment

#56 - Django 2.2+ support

Pull Request - State: open - Opened by mikeIFTS almost 5 years ago - 7 comments

#55 - Fix six dependency

Pull Request - State: closed - Opened by mikeIFTS almost 5 years ago - 1 comment

#54 - Switched to using Six

Pull Request - State: closed - Opened by MightySCollins almost 5 years ago - 4 comments

#53 - Django 3.0 and Python 3 Support

Issue - State: open - Opened by MightySCollins about 5 years ago - 7 comments

#52 - add support the database alias used for synchronization

Pull Request - State: open - Opened by seroy about 5 years ago - 2 comments

#51 - Adds a way around multi-tenant applications

Pull Request - State: closed - Opened by kingbuzzman over 5 years ago - 10 comments

#50 - Failing when using django-tenant-schemas

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

#49 - Add PGVIEWS_SYNCER_CLASS setting

Pull Request - State: closed - Opened by caioariede over 5 years ago

#48 - Projection not working with MaterializedView

Issue - State: open - Opened by PhilipGarnero over 5 years ago - 2 comments

#47 - Add optional ability to generate SQL using classmethod

Pull Request - State: open - Opened by adamhaney over 5 years ago - 2 comments

#46 - Allow to create materialized views without data

Issue - State: open - Opened by Mogost over 5 years ago

#45 - Create views inside an atomic transaction

Pull Request - State: closed - Opened by caioariede almost 6 years ago - 7 comments

#44 - Only sync pgviews on post_migrate if a migration actually ran

Pull Request - State: closed - Opened by evtechltd almost 6 years ago

#43 - Sometimes Django 2.1.2 return this random error

Issue - State: closed - Opened by Oriphiel almost 6 years ago - 1 comment

#41 - Fixed Gitter Chat Badge.

Pull Request - State: closed - Opened by toanant almost 6 years ago - 1 comment

#40 - Issue #39

Pull Request - State: open - Opened by atkawa7 almost 6 years ago - 1 comment

#39 - Allow new meta attribute 'using' for multiple database scenarios

Issue - State: open - Opened by atkawa7 almost 6 years ago - 1 comment

#38 - Views syncing on every migrate

Issue - State: open - Opened by kochhar over 6 years ago - 4 comments

#37 - Error with multiple field indexing

Issue - State: closed - Opened by jackton1 over 6 years ago - 14 comments

#36 - AppRegistryNotReady raises

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

#35 - Support Multicolumn Indexes

Pull Request - State: closed - Opened by scott-w almost 7 years ago

#34 - Adds support for multicolumn indexes in materialized views.

Pull Request - State: closed - Opened by peterburlakov almost 7 years ago - 4 comments

#33 - id Column does not exist

Issue - State: open - Opened by awgymer almost 7 years ago - 3 comments
Labels: docs

#32 - Use Django Database routing

Pull Request - State: open - Opened by GeorgeLubaretsi about 7 years ago - 5 comments

#31 - README doesn't tell that views work like querysets

Issue - State: open - Opened by fjsj about 7 years ago - 1 comment

#30 - 0.5.1 PYPI build fails looking for README.md

Issue - State: closed - Opened by mlindemu about 7 years ago - 1 comment
Labels: bug

#29 - Compatibility with Django 1.10

Issue - State: closed - Opened by scott-w about 7 years ago
Labels: docs

#28 - Signal when views are synced

Pull Request - State: closed - Opened by ktosiek over 7 years ago

#27 - Use create/rename for materialized views

Issue - State: open - Opened by ktosiek over 7 years ago - 13 comments
Labels: enhancement

#26 - Additional indices on materialized views

Issue - State: open - Opened by ktosiek over 7 years ago - 5 comments
Labels: enhancement

#25 - Document projection

Issue - State: closed - Opened by shanemgrey over 7 years ago
Labels: docs

#24 - Clarify Foreign Keys

Issue - State: open - Opened by scott-w about 8 years ago - 2 comments
Labels: docs

#23 - ForeignKey in view?

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

#22 - Support for concurrent refresh via unique index in materialized views

Pull Request - State: closed - Opened by ryanolf about 8 years ago - 11 comments
Labels: enhancement

#21 - Remove _base_manager attribute for Django 1.10 support

Pull Request - State: closed - Opened by codingjoe over 8 years ago - 4 comments

#20 - Add tox test runner for ci

Pull Request - State: closed - Opened by codingjoe over 8 years ago

#19 - Query connection stops using deprecated methods.

Pull Request - State: closed - Opened by jheld over 8 years ago - 3 comments

#18 - querying the MaterializedView

Issue - State: closed - Opened by jheld over 8 years ago - 3 comments

#17 - importerror with django 1.9

Issue - State: closed - Opened by jheld over 8 years ago - 4 comments

#16 - Fixes #15 - use CASCADE for dropping views

Pull Request - State: closed - Opened by anneFly over 8 years ago - 4 comments

#15 - cannot drop view whily syncing

Issue - State: closed - Opened by anneFly over 8 years ago - 4 comments

#14 - Switch CI system for better build matrix

Issue - State: closed - Opened by codingjoe over 8 years ago - 3 comments

#13 - python3 support, fix recreating views when using separate schema in db_table

Pull Request - State: closed - Opened by anneFly over 8 years ago - 4 comments

#12 - Fix #11 Module Import Correction

Pull Request - State: closed - Opened by kennydude almost 9 years ago

#11 - Module Import Correction

Issue - State: closed - Opened by bolshoibooze almost 9 years ago - 4 comments

#10 - Django 1.9 support

Pull Request - State: closed - Opened by kennydude almost 9 years ago

#9 - Dependencies

Pull Request - State: closed - Opened by kennydude about 9 years ago

#8 - Views cannot depend on other views

Issue - State: closed - Opened by kennydude about 9 years ago
Labels: enhancement

#7 - Improve README and setup.py

Pull Request - State: closed - Opened by kennydude over 9 years ago

#6 - Materialized Views for django_pgviews

Pull Request - State: closed - Opened by kennydude over 9 years ago

#5 - ReadOnlyView

Pull Request - State: closed - Opened by kennydude over 9 years ago

#4 - Django 1.7 post migration hooks

Issue - State: closed - Opened by scott-w almost 10 years ago - 3 comments

#3 - Add a Gitter chat badge to README.md

Pull Request - State: closed - Opened by gitter-badger about 10 years ago

#2 - Materialized views

Issue - State: closed - Opened by ckald over 10 years ago - 4 comments

#1 - Python 3 support

Issue - State: closed - Opened by ckald over 10 years ago - 1 comment
Labels: enhancement