Highlights
- 52 discussions answered
Pinned
2,010 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 1 repository
- elprans/mypy Python
Created a pull request in python/mypy that received 6 comments
Add Github Action definition
Define a Github Action that can be used as a canonical way of running mypy as part of Github CI workflows as easy as:
jobs: lint: runs-on: ubuntu-l…
+83
−0
•
6
comments
Opened 10 other pull requests in 5 repositories
edgedb/edgedb
5
merged
edgedb/webapp-bench
1
open
1
merged
edgedb/edgedb-pkg
1
merged
edgedb/metapkg
1
merged
edgedb/edgedb-docker
1
merged
Reviewed 39 pull requests in 6 repositories
edgedb/edgedb
30 pull requests
- Raise a more helpful error message for CONFIGURE DATABASE syntax.
- Get rid of get_class_nearest_common_ancestor
- Implement /metrics & idle connections GC
- Fix some serialization issues with nested materialized shapes
- Use an OrderedSet in _fixup_materialized_sets
- Upgrade to Stolon 0.17 for Postgres 13
- Upgrade Postgres to 13.4
- Merge many of the packed codepaths with the regular ones
- Fix many bugs with objects inside collections using eta-expansion
- Add some utilities to make edgeql generation in the compiler easier
- Fix issues with binding and tuple correlations
- Make sure enumerate preserves source rvars
- Include a typeref on the TupleVar for _process_set_func_with_ordinality
- Force evaluation of check_ctes using a no-op DML statement
- Add an xfailed INSERT test
- Fix another BRANCH related cardinality inference issue
- Remove an incorrect and unnecessary materialization scope tree hack
- Add connection params docs
- Add a preserves_upper_cardinality flag and make enumerate use it
- Add a NULL test when compiling iterator expressions
- Add a few tests migrations tests dealing with cardinality.
- Fix cardinality inference of shape subqueries correlated with optionals
- Fix PostgreSQL 14 compatibility
- Fix OPTIONAL interaction with shape subqueries
- Update the CLI docs to RC1 version.
- Some pull request reviews not shown.
edgedb/webapp-bench
3 pull requests
edgedb/edgedb-cli
2 pull requests
edgedb/edgedb-docker
2 pull requests
edgedb/edgedb-go
1 pull request
edgedb/metapkg
1 pull request
Opened 4 issues in 3 repositories
edgedb/edgedb-js
2
open
edgedb/edgedb-python
1
open
edgedb/edgedb-go
1
open
2
contributions
in private repositories
Oct 7