Ecosyste.ms: Issues

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

GitHub / mongodb-labs/django-mongodb-backend issues and pull requests

#65 - correct some test skips / expected failures

Pull Request - State: closed - Opened by timgraham 7 months ago

#65 - correct some test skips / expected failures

Pull Request - State: closed - Opened by timgraham 7 months ago

#64 - add skips for ordering tests

Pull Request - State: closed - Opened by timgraham 7 months ago

#64 - add skips for ordering tests

Pull Request - State: closed - Opened by timgraham 7 months ago

#63 - add support for queries with joins

Pull Request - State: closed - Opened by WaVEV 8 months ago

#63 - add support for queries with joins

Pull Request - State: closed - Opened by WaVEV 8 months ago

#62 - make DurationField store milliseconds instead of microseconds

Pull Request - State: closed - Opened by timgraham 8 months ago

#62 - make DurationField store milliseconds instead of microseconds

Pull Request - State: closed - Opened by timgraham 8 months ago

#61 - fix pattern lookup match escaping on F expressions

Pull Request - State: closed - Opened by timgraham 8 months ago - 1 comment

#61 - fix pattern lookup match escaping on F expressions

Pull Request - State: closed - Opened by timgraham 8 months ago - 1 comment

#60 - fix pattern lookup matching on F expressions and non-string fields

Pull Request - State: closed - Opened by timgraham 8 months ago - 1 comment

#60 - fix pattern lookup matching on F expressions and non-string fields

Pull Request - State: closed - Opened by timgraham 8 months ago - 1 comment

#59 - add support for Transforms in QuerySet.values()/values_list()

Pull Request - State: closed - Opened by timgraham 8 months ago

#59 - add support for Transforms in QuerySet.values()/values_list()

Pull Request - State: closed - Opened by timgraham 8 months ago

#58 - add expressions tests

Pull Request - State: closed - Opened by timgraham 8 months ago

#58 - add expressions tests

Pull Request - State: closed - Opened by timgraham 8 months ago

#57 - add support for NegatedExpression

Pull Request - State: closed - Opened by timgraham 8 months ago

#57 - add support for NegatedExpression

Pull Request - State: closed - Opened by timgraham 8 months ago

#56 - add support for CombinedExpression

Pull Request - State: closed - Opened by timgraham 8 months ago - 1 comment

#56 - add support for CombinedExpression

Pull Request - State: closed - Opened by timgraham 8 months ago - 1 comment

#55 - add support for ExpressionWrapper

Pull Request - State: closed - Opened by timgraham 8 months ago

#55 - add support for ExpressionWrapper

Pull Request - State: closed - Opened by timgraham 8 months ago

#54 - make all lookups use $expr

Pull Request - State: closed - Opened by WaVEV 8 months ago - 1 comment

#54 - make all lookups use $expr

Pull Request - State: closed - Opened by WaVEV 8 months ago - 1 comment

#53 - prevent Upper/Lower from converting null to an empty string

Pull Request - State: closed - Opened by timgraham 8 months ago

#53 - prevent Upper/Lower from converting null to an empty string

Pull Request - State: closed - Opened by timgraham 8 months ago

#52 - add support for Case/When expressions

Pull Request - State: closed - Opened by timgraham 8 months ago

#52 - add support for Case/When expressions

Pull Request - State: closed - Opened by timgraham 8 months ago

#51 - fix QuerySet.annotate() with expression that raises FullResultSet

Pull Request - State: closed - Opened by timgraham 8 months ago

#51 - fix QuerySet.annotate() with expression that raises FullResultSet

Pull Request - State: closed - Opened by timgraham 8 months ago

#50 - make django_mongodb.fields a package

Pull Request - State: closed - Opened by timgraham 8 months ago

#50 - make django_mongodb.fields a package

Pull Request - State: closed - Opened by timgraham 8 months ago

#49 - fix QuerySet.alias() column selection

Pull Request - State: closed - Opened by timgraham 8 months ago

#49 - fix QuerySet.alias() column selection

Pull Request - State: closed - Opened by timgraham 8 months ago

#48 - Cannot force an update in save() with no primary key.

Issue - State: closed - Opened by aclark4life 8 months ago - 2 comments

#48 - Cannot force an update in save() with no primary key.

Issue - State: closed - Opened by aclark4life 8 months ago - 2 comments

#47 - add support for JSONField

Pull Request - State: closed - Opened by WaVEV 8 months ago - 3 comments

#47 - add support for JSONField

Pull Request - State: closed - Opened by WaVEV 8 months ago - 3 comments

#46 - add support for comparison and text database functions

Pull Request - State: closed - Opened by timgraham 8 months ago

#46 - add support for comparison and text database functions

Pull Request - State: closed - Opened by timgraham 8 months ago

#45 - add support for math database functions

Pull Request - State: closed - Opened by timgraham 8 months ago

#45 - add support for math database functions

Pull Request - State: closed - Opened by timgraham 8 months ago

#44 - Document DATABASES "OPTIONS"

Pull Request - State: closed - Opened by timgraham 8 months ago

#44 - Document DATABASES "OPTIONS"

Pull Request - State: closed - Opened by timgraham 8 months ago

#43 - store DecimalField as Decimal128

Pull Request - State: closed - Opened by timgraham 8 months ago

#43 - store DecimalField as Decimal128

Pull Request - State: closed - Opened by timgraham 8 months ago

#41 - make querying use aggregate() instead of find()

Pull Request - State: closed - Opened by timgraham 9 months ago

#41 - make querying use aggregate() instead of find()

Pull Request - State: closed - Opened by timgraham 9 months ago

#40 - store DateField and TimeField as datetime (rather than string)

Pull Request - State: closed - Opened by timgraham 9 months ago

#40 - store DateField and TimeField as datetime (rather than string)

Pull Request - State: closed - Opened by timgraham 9 months ago

#39 - add support for QuerySet.annotate()

Pull Request - State: closed - Opened by timgraham 9 months ago - 1 comment

#39 - add support for QuerySet.annotate()

Pull Request - State: closed - Opened by timgraham 9 months ago - 1 comment

#38 - Bump supercharge/mongodb-github-action from 1.10.0 to 1.11.0 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#38 - Bump supercharge/mongodb-github-action from 1.10.0 to 1.11.0 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#37 - add support for datetime database functions

Pull Request - State: closed - Opened by timgraham 9 months ago

#37 - add support for datetime database functions

Pull Request - State: closed - Opened by timgraham 9 months ago

#36 - Update THIRD-PARTY-NOTICES for django-mongodb-engine

Pull Request - State: closed - Opened by Jibola 9 months ago - 2 comments

#36 - Update THIRD-PARTY-NOTICES for django-mongodb-engine

Pull Request - State: closed - Opened by Jibola 9 months ago - 2 comments

#35 - add support for QuerySet.select_related()

Issue - State: closed - Opened by Jibola 9 months ago - 1 comment

#35 - add support for QuerySet.select_related()

Issue - State: closed - Opened by Jibola 9 months ago - 1 comment

#33 - refactor query generation

Pull Request - State: closed - Opened by WaVEV 9 months ago

#33 - refactor query generation

Pull Request - State: closed - Opened by WaVEV 9 months ago

#31 - set DatabaseWrapper.display_name

Pull Request - State: closed - Opened by timgraham 9 months ago

#31 - set DatabaseWrapper.display_name

Pull Request - State: closed - Opened by timgraham 9 months ago

#30 - add NotSupportedError for QuerySet.annotate()

Pull Request - State: closed - Opened by timgraham 9 months ago

#30 - add NotSupportedError for QuerySet.annotate()

Pull Request - State: closed - Opened by timgraham 9 months ago

#29 - Spike extend compile to handle WhereNode.

Pull Request - State: closed - Opened by WaVEV 9 months ago - 5 comments

#29 - Spike extend compile to handle WhereNode.

Pull Request - State: closed - Opened by WaVEV 9 months ago - 5 comments

#28 - implement QuerySet.explain()

Issue - State: closed - Opened by timgraham 9 months ago

#28 - implement QuerySet.explain()

Issue - State: closed - Opened by timgraham 9 months ago

#27 - implement xor operator

Issue - State: closed - Opened by timgraham 9 months ago

#27 - implement xor operator

Issue - State: closed - Opened by timgraham 9 months ago

#26 - fix efficiency of QuerySet.bulk_create()

Pull Request - State: closed - Opened by timgraham 9 months ago

#26 - fix efficiency of QuerySet.bulk_create()

Pull Request - State: closed - Opened by timgraham 9 months ago

#25 - add query debug support

Pull Request - State: closed - Opened by timgraham 9 months ago - 2 comments

#25 - add query debug support

Pull Request - State: closed - Opened by timgraham 9 months ago - 2 comments

#24 - add query debug support

Issue - State: closed - Opened by timgraham 9 months ago

#24 - add query debug support

Issue - State: closed - Opened by timgraham 9 months ago

#23 - fix QuerySet results when Q() conditions are empty or full

Pull Request - State: closed - Opened by timgraham 9 months ago - 1 comment

#23 - fix QuerySet results when Q() conditions are empty or full

Pull Request - State: closed - Opened by timgraham 9 months ago - 1 comment

#22 - QuerySet results incorrect when Q() is empty or full

Issue - State: closed - Opened by timgraham 9 months ago - 1 comment

#22 - QuerySet results incorrect when Q() is empty or full

Issue - State: closed - Opened by timgraham 9 months ago - 1 comment

#21 - add update tests

Pull Request - State: closed - Opened by timgraham 9 months ago

#21 - add update tests

Pull Request - State: closed - Opened by timgraham 9 months ago

#20 - implement dbshell

Pull Request - State: closed - Opened by WaVEV 9 months ago - 1 comment

#20 - implement dbshell

Pull Request - State: closed - Opened by WaVEV 9 months ago - 1 comment

#19 - Dbshell

Pull Request - State: closed - Opened by WaVEV 9 months ago

#19 - Dbshell

Pull Request - State: closed - Opened by WaVEV 9 months ago

#18 - document how to start a Django project

Pull Request - State: closed - Opened by timgraham 9 months ago

#17 - fix QuerySet.update() with unique fields

Pull Request - State: closed - Opened by timgraham 9 months ago

#16 - implement dbshell

Pull Request - State: closed - Opened by WaVEV 9 months ago - 1 comment

#15 - add time zone support

Pull Request - State: closed - Opened by timgraham 9 months ago

#13 - refactor MongoQuery.add_filters()

Issue - State: closed - Opened by timgraham 9 months ago