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- Ukraine
Pinned
849 contributions in the last year
Activity overview
Contribution activity
April 2020
Created a pull request in kkawakam/rustyline that received 5 comments
Implement optional rectangular prompt support
This is a reimplementation of #338 which was reverted.
When Highligher::has_continuation_prompt returns true, rustyline
enables a special mode that…
+330
−102
•
5
comments
- Check version of Rust compiler in setup.py
- Constant extraction part 2
- Implement OPTIONAL query parameters
- Required arguments
- edgeql-parser: Expose keywords lists from the crate
- Fixes off-by-one bug in preparser
- EdgeQL constant extraction
- Fix handling of parameters unused by postgres
- Fix support of arguments unused by postgres
- Use token list in compile_eql rather than a string
- Fix bug in logging of graphql-rewrite errors
- Graphql rewrite stage 2
Created an issue in edgedb/rfcs that received 6 comments
Pre-RFC: Simpler inserts
Motivation Insert statements are usually look like: db.fetchrow(""" INSERT User { first_name := <str>$first_name, last_name := <str>$last_name, …
6
comments
20
contributions
in private repositories
Apr 7 – Apr 21