-
Notifications
You must be signed in to change notification settings - Fork 42
Comparing changes
Open a pull request
base repository: bgranvea/mysql2h2-converter
base: master
head repository: andrewparmet/mysql2h2-converter
compare: master
Commits on Mar 29, 2015
-
Add tests for export trigger with delimiter
John Eckhart committedMar 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 7224e98 - Browse repository at this point
Copy the full SHA 7224e98View commit details -
My mysqldumps file had a few 'DELIMITER ;;' statements that confused …
…the h2converter. This occurs around triggers, which were otherwise commented out and not supported by the parser
John Eckhart committedMar 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 29c2170 - Browse repository at this point
Copy the full SHA 29c2170View commit details
Commits on Jun 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e37e6b2 - Browse repository at this point
Copy the full SHA e37e6b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 595735c - Browse repository at this point
Copy the full SHA 595735cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13c5682 - Browse repository at this point
Copy the full SHA 13c5682View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85adb27 - Browse repository at this point
Copy the full SHA 85adb27View commit details -
Configuration menu - View commit details
-
Copy full SHA for df267c2 - Browse repository at this point
Copy the full SHA df267c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6b665 - Browse repository at this point
Copy the full SHA 8c6b665View commit details
Commits on Jun 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 33d141f - Browse repository at this point
Copy the full SHA 33d141fView commit details
Commits on Jun 20, 2016
-
Configuration menu - View commit details
-
Copy full SHA for ef9f276 - Browse repository at this point
Copy the full SHA ef9f276View commit details
Commits on Apr 4, 2017
-
update guava dependency to 21.0
Andrew Parmet committedApr 4, 2017 Configuration menu - View commit details
-
Copy full SHA for bce75fc - Browse repository at this point
Copy the full SHA bce75fcView commit details
Commits on May 22, 2017
-
update h2 dependency, update JRE, add missing plugin management tag, …
…update latest project git URLs
Andrew Parmet committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 4d55644 - Browse repository at this point
Copy the full SHA 4d55644View commit details -
remove unused imports and tear out Guava dependency
Andrew Parmet committedMay 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 01b6c16 - Browse repository at this point
Copy the full SHA 01b6c16View commit details -
Andrew Parmet committed
May 22, 2017 Configuration menu - View commit details
-
Copy full SHA for 3045d86 - Browse repository at this point
Copy the full SHA 3045d86View commit details
Commits on May 25, 2017
-
fix warnings in switch statements
Andrew Parmet committedMay 25, 2017 Configuration menu - View commit details
-
Copy full SHA for f474a26 - Browse repository at this point
Copy the full SHA f474a26View commit details -
fix formatting and suppress unused warnings for safety throws, add bu…
…ild steps to readme
Andrew Parmet committedMay 25, 2017 Configuration menu - View commit details
-
Copy full SHA for afd76c8 - Browse repository at this point
Copy the full SHA afd76c8View commit details -
Andrew Parmet committed
May 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 0c7d9c6 - Browse repository at this point
Copy the full SHA 0c7d9c6View commit details -
Andrew Parmet committed
May 25, 2017 Configuration menu - View commit details
-
Copy full SHA for 3b0b7e0 - Browse repository at this point
Copy the full SHA 3b0b7e0View commit details
Commits on May 26, 2017
-
add logging whenever converter throws away information, adjust some v…
…isibility
Andrew Parmet committedMay 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 4fae3e5 - Browse repository at this point
Copy the full SHA 4fae3e5View commit details -
Andrew Parmet committed
May 26, 2017 Configuration menu - View commit details
-
Copy full SHA for cc7ed2b - Browse repository at this point
Copy the full SHA cc7ed2bView commit details -
Andrew Parmet committed
May 26, 2017 Configuration menu - View commit details
-
Copy full SHA for 8b16213 - Browse repository at this point
Copy the full SHA 8b16213View commit details
Commits on May 27, 2017
-
compile with JavaCC 7.x with JAVA_TEMPLATE_TYPE=modern
Andrew Parmet committedMay 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 281cb2e - Browse repository at this point
Copy the full SHA 281cb2eView commit details -
specify source and target in POM, fix plugins to auto-compile from gr…
…ammar on build
Andrew Parmet committedMay 27, 2017 Configuration menu - View commit details
-
Copy full SHA for 258381f - Browse repository at this point
Copy the full SHA 258381fView commit details -
Andrew Parmet committed
May 27, 2017 Configuration menu - View commit details
-
Copy full SHA for b4ed215 - Browse repository at this point
Copy the full SHA b4ed215View commit details
Commits on May 29, 2017
-
Andrew Parmet committed
May 29, 2017 Configuration menu - View commit details
-
Copy full SHA for f4effc3 - Browse repository at this point
Copy the full SHA f4effc3View commit details -
Andrew Parmet committed
May 29, 2017 Configuration menu - View commit details
-
Copy full SHA for b0b9e0e - Browse repository at this point
Copy the full SHA b0b9e0eView commit details -
fix poms for release compatibility
Andrew Parmet committedMay 29, 2017 Configuration menu - View commit details
-
Copy full SHA for 6e3046b - Browse repository at this point
Copy the full SHA 6e3046bView commit details -
Merge pull request #4 from andrewparmet/fix_poms_for_release
fix poms for release compatibility
Configuration menu - View commit details
-
Copy full SHA for 50f847e - Browse repository at this point
Copy the full SHA 50f847eView commit details
Commits on Oct 1, 2017
-
Merge branch 'ignore-delimiter-statement' of https://github.com/jeckh…
…art/mysql2h2-converter into jeckhart-ignore-delimiter-statement
Andrew Parmet committedOct 1, 2017 Configuration menu - View commit details
-
Copy full SHA for d23f1dc - Browse repository at this point
Copy the full SHA d23f1dcView commit details -
Merge branch 'jeckhart-ignore-delimiter-statement'
Andrew Parmet committedOct 1, 2017 Configuration menu - View commit details
-
Copy full SHA for 58c7a57 - Browse repository at this point
Copy the full SHA 58c7a57View commit details
Commits on Nov 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 75950d3 - Browse repository at this point
Copy the full SHA 75950d3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master