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 40 million developers.
Sign up- Toronto, Canada
- Sign in to view email
- https://twitter.com/1st1
Pinned
1,490 contributions in the last year
Contribution activity
December 2019
Created a pull request in edgedb/edgedb that received 3 comments
Dump/restore omnibus
This is still WIP:
Fix test_cli and test_server_config (maybe few others)
Add docs for new commands
Add a couple of basic functional tests
+2,414
−409
•
3
comments
- Fix queries with unions with overlapping subtypes
- Make type variants made by shapes consistent with schema inheriance rules
- Fix two ancestry propagation bugs found by @ambv in #1014
- Make the "readonly" pointer declaration actually work
- Add a cookbook section and a an article about links
- Implement rudimentary support for type intersection
- graphql: Fix an error on null variable.
- Fix a bunch of issues with dependencies in SDL.
- doc: Add zero cardinality and zero type id
- Rename VIEW to ALIAS
- Fix schema views that have unqualified reverse traversals in links
- Make order of schema::InheritingObject.bases and .ancestors introspectable
- Place restrictions on the use of DML statements
- Hoist iterator scopes when compiling computables in nested shapes
- Make unions produced by reverse link navigation universal
- Cache ptrref_from_ptrcls
- Fix internal schema introspection ordering issues
- Type-annotate and improve the documentation of edb.ir
- Omit populating `.parent` for AST nodes
- WIP: Add initial rust module
- Disable days and months units in std::duration
- Change the scoping logic for tuples and tuple dereference
- s/python -m edb.tools.profiling/edb perfviz/
- Add an error hint for incorrect string line continuation.
- Change how constraint error message is handled.
- Some pull request reviews not shown.
Created an issue in edgedb/edgedb that received 7 comments
`edb profviz` seems to be generating wrong flame charts data
Here's output of edb profviz:
Here's output of baverman/flameprof for the same compile_edgeql_script_webapp_get_movie.prof file:
While flameprof …
7
comments
8
contributions
in private repositories
Dec 2 – Dec 20