Skip to content
View trashcandrummer's full-sized avatar

Block or report trashcandrummer

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

Pinned Loading

  1. Merge-Script Extractor for JetBrains... Merge-Script Extractor for JetBrains IDEs
    1
    # Description
    2
    JetBrains IDEs (e.g. DataGrip) currently only support Insert- and Update-Script Extractors.  
    3
    I always used other tools to generate Merge-Scripts but wanted to do it in JetBrains IDEs hence I created this script.  
    4
    The main feature I created this script for is to automatically detect primary keys and generate/suppress code accordingly.  
    5