Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes and Updates #20

Merged
merged 2 commits into from
Nov 20, 2016
Merged

Fixes and Updates #20

merged 2 commits into from
Nov 20, 2016

Conversation

VeeeneX
Copy link
Collaborator

@VeeeneX VeeeneX commented Nov 20, 2016

  • Added testing Model
  • Fix for Error during "Export Laravel 5 Migration" #18
  • Fixed issues with 'CURRENT_TIMESTAMP', 'NULL ON UPDATE CURRENT_TIMESTAMP', 'CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP'
  • Check for non existing column types
  • Fixed index keys, primary key is no longer included
  • Added .gitignore

- Added testing Model
- Fix for beckenrode#18
- Fixed issues with 'CURRENT_TIMESTAMP', 'NULL ON UPDATE CURRENT_TIMESTAMP',  'CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP'
- Check for non existing column types
- Fixed index keys, primary key is no longer included
- Added .gitignore
- Added testing Model
- Fix for beckenrode#18
- Fixed issues with 'CURRENT_TIMESTAMP', 'NULL ON UPDATE CURRENT_TIMESTAMP',  'CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP'
- Check for non existing column types
- Fixed index keys, primary key is no longer included
- Added .gitignore
@VeeeneX
Copy link
Collaborator Author

VeeeneX commented Nov 20, 2016

@beckenrode This PR includes testing Workbench model, is it find to merge it? It fixes todo in read me every unsupported type is skipped.

@beckenrode
Copy link
Owner

Absolutely, thanks again!

@VeeeneX VeeeneX merged commit 7829358 into beckenrode:master Nov 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants