Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dimagi/django-cte issues and pull requests
#95 - Fields using `db_column` are unsupported
Issue -
State: open - Opened by joshbrooks about 2 months ago
- 2 comments
#94 - Aggregate functions are not allowed in JOIN conditions. ArrayAgg function in CTE join ON clause
Issue -
State: open - Opened by a4tarasiuk 2 months ago
- 2 comments
#93 - Congratulation for this awesome package
Issue -
State: closed - Opened by quertenmont 2 months ago
- 1 comment
#92 - Handle empty result sets in CTEs
Pull Request -
State: closed - Opened by camuthig 6 months ago
- 10 comments
#91 - Fix `.explain()` in Django >=4.0
Pull Request -
State: closed - Opened by SupImDos 7 months ago
- 1 comment
#90 - Fix deferred loading
Pull Request -
State: closed - Opened by Mogost 7 months ago
- 1 comment
#89 - WITH query name specified more than once
Issue -
State: closed - Opened by Whatislove118 8 months ago
- 1 comment
#88 - it's wrong number when i wnat to get total number by using count()
Issue -
State: closed - Opened by fuuhoo 9 months ago
#87 - Django 4.2 error: each UNION query must have the same number of columns
Issue -
State: closed - Opened by adamanthil 9 months ago
- 3 comments
#86 - Allow passing additional arguments to the `make_cte_queryset` function
Pull Request -
State: closed - Opened by nobabar 11 months ago
- 3 comments
#85 - issue while using cte with union querysets
Issue -
State: open - Opened by afpekmezci 11 months ago
#84 - issue while trying to use with_cte on EmptyResultSet
Issue -
State: closed - Opened by afpekmezci 12 months ago
- 1 comment
#83 - Update build status URLs
Pull Request -
State: closed - Opened by gherceg 12 months ago
#82 - Prefetch objects with their nested children
Issue -
State: open - Opened by hamidrabedi 12 months ago
#81 - Do not pass `with_col_aliases=True` to CTE compiler
Pull Request -
State: closed - Opened by millerdev about 1 year ago
- 2 comments
#80 - Allow CTE as the default manager
Pull Request -
State: open - Opened by autoantwort about 1 year ago
- 1 comment
#79 - How to use as default manager?
Issue -
State: open - Opened by autoantwort about 1 year ago
- 1 comment
#78 - Fix dj42 issues 66
Pull Request -
State: closed - Opened by pgammans about 1 year ago
- 5 comments
#77 - fix typo in doc (#76)
Pull Request -
State: closed - Opened by moranabadie over 1 year ago
- 1 comment
#76 - Minor : typo in the doc
Issue -
State: closed - Opened by moranabadie over 1 year ago
#75 - add pyproject.toml and tox to make testing simpler
Pull Request -
State: open - Opened by pgammans over 1 year ago
- 3 comments
#74 - Add a Django Model MixIn
Pull Request -
State: open - Opened by bernd-wechner over 1 year ago
- 1 comment
#73 - Use pynose in place of nose
Pull Request -
State: closed - Opened by bernd-wechner over 1 year ago
#72 - Upgrade GitHub Actions
Pull Request -
State: closed - Opened by cclauss over 1 year ago
- 2 comments
#71 - added Query into QUERY_TYPES
Pull Request -
State: closed - Opened by rows-s over 1 year ago
- 3 comments
#70 - `.update()` does not work when accessing nested tables
Issue -
State: closed - Opened by Anonymous-V over 1 year ago
- 1 comment
#69 - hnej
Issue -
State: closed - Opened by jmallen-cylitic over 1 year ago
#68 - MATERIALIZED option support
Pull Request -
State: closed - Opened by toshka over 1 year ago
- 2 comments
#67 - Not able to do full outer join with django_cte
Issue -
State: open - Opened by jatinwatts over 1 year ago
- 2 comments
#66 - “no such column”/“column does not exist” errors in Django 4.2
Issue -
State: open - Opened by andersk over 1 year ago
- 9 comments
#65 - fix: add EXPLAIN clause in correct position when using .explain() method
Pull Request -
State: closed - Opened by DanielSchaffer almost 2 years ago
#64 - With(empty_qs) throws Error
Issue -
State: open - Opened by ford-carta about 2 years ago
- 1 comment
#63 - Use pytest instead of nose
Pull Request -
State: open - Opened by jnns about 2 years ago
- 4 comments
#62 - Unneccessary outer join breaks query
Issue -
State: open - Opened by rossm6 over 2 years ago
- 1 comment
#61 - Bump version to 1.2.1 for new release
Pull Request -
State: closed - Opened by millerdev over 2 years ago
#60 - Add regression test and fix CTE assumption for subqueries
Pull Request -
State: closed - Opened by bjester over 2 years ago
- 4 comments
#59 - Add support for combination two CTE queries
Pull Request -
State: open - Opened by pgammans over 2 years ago
#58 - annotate() usage in recursion
Issue -
State: closed - Opened by plopidou over 2 years ago
- 5 comments
#57 - Can I count all children in Queryset annotate?
Issue -
State: closed - Opened by johnvonneumann7 over 2 years ago
- 7 comments
#56 - Combining with django-reversion
Issue -
State: closed - Opened by Natureshadow over 2 years ago
- 2 comments
#55 - Usage in the context of time series
Issue -
State: closed - Opened by niccolomineo over 2 years ago
- 1 comment
#54 - Add documentation
Pull Request -
State: closed - Opened by millerdev over 2 years ago
#53 - Pin Django to supported versions
Pull Request -
State: closed - Opened by lithammer over 2 years ago
- 2 comments
#52 - Add Django trove classifiers
Pull Request -
State: closed - Opened by lithammer over 2 years ago
- 2 comments
#51 - Prepare for 1.2.0 release
Pull Request -
State: closed - Opened by millerdev over 2 years ago
- 1 comment
#50 - Improve QJoin.join_field
Pull Request -
State: closed - Opened by millerdev over 2 years ago
#49 - Add missing code delimiters
Pull Request -
State: closed - Opened by millerdev over 2 years ago
#48 - is there a way to select from a cte without joining it with a model?
Issue -
State: closed - Opened by adhamselman almost 3 years ago
- 5 comments
#47 - Added a test case to demonstrate the QJoin bug with Django >= 3
Pull Request -
State: closed - Opened by sethstoudenmier almost 3 years ago
- 3 comments
#46 - Fix a compatibility bug
Pull Request -
State: closed - Opened by bernd-wechner almost 3 years ago
- 6 comments
#45 - Added a with_cte default
Pull Request -
State: closed - Opened by bernd-wechner almost 3 years ago
- 6 comments
#44 - Improve documentation
Issue -
State: closed - Opened by bernd-wechner almost 3 years ago
- 3 comments
#43 - Support Django 4.0
Pull Request -
State: closed - Opened by millerdev almost 3 years ago
#42 - Switch CI to Github Actions
Pull Request -
State: closed - Opened by millerdev almost 3 years ago
#41 - Update for compatibility with Django 4.0
Pull Request -
State: closed - Opened by tari almost 3 years ago
- 3 comments
#40 - Support Django 4.0
Issue -
State: closed - Opened by PeterTillema almost 3 years ago
- 2 comments
#39 - no such table: cte while importing fixtures
Issue -
State: open - Opened by JulienPalard almost 3 years ago
- 4 comments
#38 - Fix typo in README
Pull Request -
State: closed - Opened by JulienPalard almost 3 years ago
#37 - Cannot install via pipenv
Issue -
State: closed - Opened by rossm6 about 3 years ago
- 1 comment
#36 - Drop support for Python 2.7, 3.5, and Django 1.x
Pull Request -
State: closed - Opened by millerdev about 3 years ago
#35 - Fix default CTEManager so it can use from_queryset corectly
Pull Request -
State: closed - Opened by pgammans about 3 years ago
- 2 comments
#34 - Ensure we quote the cte table name if needed
Pull Request -
State: closed - Opened by pgammans about 3 years ago
#33 - Add support for django 3.2
Pull Request -
State: closed - Opened by pgammans about 3 years ago
- 3 comments
#32 - Support UNION queries that share a CTE
Issue -
State: open - Opened by jalaziz over 3 years ago
- 2 comments
#31 - Allow non-recursive CTEs to avoid optimization fence
Issue -
State: open - Opened by henribru over 3 years ago
- 1 comment
#30 - add get_manager to django-cte
Pull Request -
State: open - Opened by aleontiev over 3 years ago
- 2 comments
#29 - Muliples With joins
Issue -
State: closed - Opened by cchavez over 3 years ago
- 3 comments
#28 - Mutiple CTEs Possible?
Issue -
State: closed - Opened by jjorissen52 almost 4 years ago
- 2 comments
#27 - How to use in python 2 and django 1.8
Issue -
State: closed - Opened by mohammadpooshesh almost 4 years ago
- 1 comment
#26 - CTECompiler incompatible with GIS lookups
Issue -
State: closed - Opened by SebCorbin almost 4 years ago
- 2 comments
#25 - CTESubqueryResolver is not in the latest release
Issue -
State: closed - Opened by ZachPerkitny almost 4 years ago
- 1 comment
#24 - Add custom filters on CTE after join
Issue -
State: closed - Opened by damianoporta about 4 years ago
- 9 comments
#23 - CTEColumn lookup
Issue -
State: closed - Opened by damianoporta about 4 years ago
- 1 comment
#22 - Chaining With Clauses
Issue -
State: closed - Opened by myusuf91 about 4 years ago
- 4 comments
#21 - Recursive query with 2 parents
Issue -
State: closed - Opened by jphilip over 4 years ago
- 4 comments
#20 - Can we get another release
Issue -
State: closed - Opened by warmwaffles over 4 years ago
- 5 comments
#19 - Resolve OuterRef in CTE Subquery
Pull Request -
State: closed - Opened by millerdev over 4 years ago
#18 - Hack around missing QJoin.join_field
Pull Request -
State: closed - Opened by millerdev over 4 years ago
- 3 comments
#17 - Django 3.0 AttributeError: 'QJoin' object has no attribute 'join_field'
Issue -
State: closed - Opened by SebCorbin over 4 years ago
- 6 comments
#16 - Fix OuterRef resolution in CTE subquery
Pull Request -
State: closed - Opened by SebCorbin over 4 years ago
- 4 comments
#15 - Can't use CTE within a subquery?
Issue -
State: closed - Opened by SebCorbin over 4 years ago
- 2 comments
#14 - Prepare for v1.1.5
Pull Request -
State: closed - Opened by millerdev over 4 years ago
#13 - Determine the alias for the columns at the time of execution.
Pull Request -
State: closed - Opened by tim-schilling almost 5 years ago
- 16 comments
#12 - Use the public annotations
Pull Request -
State: closed - Opened by ryanhiebert almost 5 years ago
- 2 comments
#11 - Ability to query CTE without joining
Issue -
State: closed - Opened by warmwaffles almost 5 years ago
- 4 comments
#10 - Add support django 3.0
Issue -
State: closed - Opened by auvipy almost 5 years ago
- 6 comments
#9 - Can't call update() when using CTE manager
Issue -
State: closed - Opened by kingbuzzman over 5 years ago
- 5 comments
#8 - CTE statement is not being generated
Issue -
State: open - Opened by nirizr about 6 years ago
- 4 comments
#7 - CTEUpdateQueryCompiler as_sql passes extraneous arguments to superclass method
Issue -
State: open - Opened by MisterNando about 6 years ago
- 3 comments
#6 - bump version
Pull Request -
State: closed - Opened by nickpell over 6 years ago
#5 - py3 compatibility updates
Pull Request -
State: closed - Opened by nickpell over 6 years ago
#4 - add relabeled_clone to CTEColumn
Pull Request -
State: closed - Opened by pwfff over 6 years ago
- 4 comments
#3 - Requires a manager called "objects"
Issue -
State: closed - Opened by schinckel over 6 years ago
- 1 comment
#2 - Joins don't use aliases in subqueries
Issue -
State: closed - Opened by pwfff over 6 years ago
- 6 comments
#1 - WIP: Using 'real' joins instead of extra_tables and filters.
Pull Request -
State: closed - Opened by pwfff over 6 years ago
- 2 comments