Skip to content
Avatar
🏗️
🏗️

Highlights

  • Arctic Code Vault Contributor

Organizations

@sprymix @edgedb @MagicStack

Pinned

  1. A fast PostgreSQL Database Client Library for Python/asyncio.

    Python 4.6k 262

  2. The next generation relational database.

    Python 4.5k 114

  3. Ultra fast asyncio event loop.

    Python 7.4k 443

  4. Fast HTTP parser

    Python 910 53

  5. EdgeDB Python Driver

    Python 102 17

1,568 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Mon Wed Fri
Activity overview
Contributed to edgedb/edgedb, edgedb/edgedb-pkg, edgedb/edgedb-cli and 5 other repositories

Contribution activity

January 2021

Created 6 commits in 2 repositories
Opened 2 pull requests in 1 repository

Created an issue in edgedb/edgedb that received 3 comments

Recursive function DDL results in an infinite loop

create type SomeThing { create link child -> SomeThing; }; create function get_all_children_ordered(parent: SomeThing) -> SET OF SomeThing Using (S…

3 comments
Opened 1 other issue in 1 repository

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.