Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: dalibo/sqlserver2pgsql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JMSilla/sqlserver2pgsql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on Oct 3, 2016

  1. Prueba subida

    Saul
    Saul committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    f52ca77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dc7cb6 View commit details
    Browse the repository at this point in the history
  3. Updated the script

    Saul
    Saul committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    a1c4e9d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f39c425 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Merge branch 'master' of https://github.com/JMSilla/sqlserver2pgsql

    José Manuel Milla
    José Manuel Milla committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    1797877 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c9a0f8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/JMSilla/sqlserver2pgsql

    José Manuel Milla
    José Manuel Milla committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    fa8ba0b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Change the script with the MSSQLNATIVE instead of MSSQL Driver.

    José Manuel Milla
    José Manuel Milla committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    d661094 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. CREATE CAST and DROP CAST Pentaho sentences removed.

    Conversion between date and timestamp SQL Server types and string removed.
    JMSilla committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    7eb4624 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Changed column position on "CREATE TABLE" sentence generator: pk colu…

    …mns are
    
    now in the initial positions.
    JMSilla committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    e558713 View commit details
    Browse the repository at this point in the history
Loading