Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,464 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 31 commits in 7 repositories
Created 1 repository
- tailhook/cpython Python
Created a pull request in edgedb/edgedb that received 5 comments
Reparse query on syntax error
Here are couple of things to watch out: First commit starts sending original query text to compiler instead of cache key (which is a compressed an…
Opened 10 other pull requests in 3 repositories
edgedb/edgedb-cli
2
open
5
merged
edgedb/edgedb
2
merged
edgedb/rfcs
1
merged
Reviewed 3 pull requests in 1 repository
Created an issue in edgedb/edgedb that received 3 comments
ISE: attempted to insert multiple rows in single INSERT statement
I get this error:
edgedb.errors.InternalServerError: duplicate key value violates unique constraint "21873252-2474-11eb-884d-fd1173a232f5_pkey"
Wh…