Skip to content
View FilipDeVos's full-sized avatar
Block or Report

Block or report FilipDeVos

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_select sp_select Public

    SQL Server TSQL Stored Procedures which enable you to query table data through the data pages directly. This enables you to see the contents of temp tables created on other threads.

    TSQL 53 24

  2. sqlserverhelperscripts sqlserverhelperscripts Public

    Microsoft Sql Server 2005+ Helper Scripts

    C# 3 2

  3. DbUp DbUp Public

    Forked from DbUp/DbUp

    DbUp is a .NET library that helps you to deploy changes to SQL Server databases. It tracks which SQL scripts have been run already, and runs the change scripts that are needed to get your database …

    C# 2 1

  4. msbuild.vim msbuild.vim Public

    Vim config for Msbuild files (for use with pathogen)

    Vim Script 1

  5. ChocolateyAssets ChocolateyAssets Public

    Icons etc for chocolatey packages

    PowerShell 2

  6. gorp gorp Public

    Forked from go-gorp/gorp

    ORM-ish library for Go

    Go