Skip to content
View amachanic's full-sized avatar

Block or report amachanic

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. sp_whoisactive sp_whoisactive Public

    sp_whoisactive

    TSQL 1.2k 293

  2. advent_of_code advent_of_code Public

    Advent of Code

    TSQL

  3. sqlglot sqlglot Public

    Forked from tobymao/sqlglot

    Python SQL Parser and Transpiler

    Python

13 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

February 2025

Created 2 commits in 1 repository
Created 1 repository

Created a pull request in tobymao/sqlglot that received 3 comments

fix(tsql)!: Properly set 'this' when parsing IDENTITY

This PR fixes an issue whereby T-SQL to Postgres transpilation doesn't properly work when the IDENTITY property is used in a CREATE TABLE statement: …

+4 −1 lines changed 3 comments
Opened 1 other pull request in 1 repository
tobymao/sqlglot 1 merged
Reviewed 1 pull request in 1 repository
tobymao/sqlglot 1 pull request

Created an issue in tobymao/sqlglot that received 2 comments

SQL Server to Postgres CREATE TABLE transpilation issues

sqlglot 26.4.1 Input: sqlglot.transpile('create table x (i int identity(1,1) not null)', read='tsql', write='postgres') Output: ['CREATE TABLE x (i…

2 comments
Loading

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