Skip to content
View felixyz's full-sized avatar

Block or report felixyz

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. Introduction to transitive closure /... Introduction to transitive closure / Common Table Expressions / iterative queries in SQL
    1
    **Teh Social Netswork!**
    2
    
                  
    3
        
    4
        CREATE TABLE users (
    5
         id SERIAL PRIMARY KEY,
  2. dotfiles dotfiles Public

    Nix

  3. exercism exercism Public

    My exercism solutions, and some nix flake setup for each language

    OCaml

  4. pgpkg pgpkg Public

    Forked from pgpkg/pgpkg

    pgpkg is a small, fast CLI tool and Go library that enables seamless integration of PostgreSQL functions into native code workflows. It integrates pl/pgsql code management, transactional migrations…

    PLpgSQL