Highlights
- 4 discussions answered
Block or Report
Block or report msullivan
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,097 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 10 commits in 3 repositories
Created a pull request in edgedb/edgedb that received 12 comments
Make schema::Type.from_alias include generated target types
Aliases with nested shapes need to create schema types for
those views, and it gives the names like __UserAlias__deck.
These are types that have is…
+21
−3
•
12
comments
Opened 9 other pull requests in 3 repositories
edgedb/edgedb
1
closed
6
merged
- Make CONFIGURE INSTANCE work in multi-statement execute blocks
- Require python 3.10
- Avoid 'Text file busy' errors during build when CLI is running
-
Fix
array<uuid>not showing up in introspection queries - Mild rework of new_set_from_set
- Use edgedb-cli's master again
- Compute the argument map in advance during pg compilation