Highlights
- 3 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,030 contributions in the last year
Less
More
Contribution activity
January 2022
Created 35 commits in 3 repositories
Created 1 repository
- msullivan/boundvariable Standard ML
Created a pull request in edgedb/edgedb that received 1 comment
Opened 24 other pull requests in 3 repositories
edgedb/edgedb
22
merged
- Fix non-singleton arrays inside materialized objects
- Handle negative OFFSET and LIMIT
- Fix card inference for OFFSET/LIMIT clauses
- Optimize optional compilation of simple paths
- Turn some pgsql.context sets into frozensets
- [toy-model] Make GROUP produce a set for "grouping" instead of an array
- Prpoerly update endpoint actions when a single link is deleted
- Fix incorrect context in reserialize_object
- Avoid spurious "unused alias definition" errors inside computeds
- Fix some scoping issues with volatility refs
- Hang on to definition site remappings in _get_computable_ctx
- Add a type annotation that is needed with dmypy
- [toy-model] Move aliases in the model into the input tuple
- Pass around an ExprType instead of is_update/is_insert/is_delete flags
- Delete more dead old group by code
- Always include the definition context namespace in computable contexts
- Add a scopetree method to dump the root but to highlight the current node
- Filter out NULLs when formatting tuples as JSON
- Filter out nulls when calling array_agg and enumerate
- Fix builtin polymorphic USING SQL functions with object arguments
- Add a dump_edgeql method to edgeql ASTs
-
Add a
bagtype that tells assert_query_result to ignore order