The Wayback Machine - https://web.archive.org/web/20220721173420/https://github.com/arthurschreiber
Skip to content
Avatar

Organizations

@github @rubinius @libgit2 @docopt
Block or Report

Block or report arthurschreiber

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. ruby bindings to libgit2

    C 2.2k 281

  2. A cross-platform, linkable library implementation of Git that you can use in your application.

    C 8.5k 2.2k

  3. Node TDS module for connecting to SQL Server databases.

    TypeScript 1.5k 415

  4. dokku/dokku Public

    A docker-powered PaaS that helps you build and manage the lifecycle of applications

    Shell 23.3k 1.8k

1,100 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to tediousjs/tedious, vitessio/vitess, tediousjs/node-mssql and 9 other repositories

Contribution activity

July 2022

Created 21 commits in 2 repositories
Created 1 repository

Created a pull request in vitessio/vitess that received 6 comments

Fix gen4 planner handling of <=> operator with NULL operand

Description Currently, all comparison operators that have a NULL operand bail out early and cause a query to not return any results. This behaviour…

+21 −1 6 comments
Reviewed 2 pull requests in 2 repositories
tediousjs/tedious 1 pull request
vitessio/vitess 1 pull request

Created an issue in tediousjs/tedious that received 2 comments

Replace JSBI with native BigInt

We used JSBI as a polyfill for BigInt on older Node.js versions. All versions of Node.js that we currently support also support BigInt out-of-the b…

2 comments
25 contributions in private repositories Jul 12 – Jul 21