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

option word is reserved on mysql #18

Closed
williamespindola opened this issue Sep 17, 2015 · 0 comments · Fixed by #28
Closed

option word is reserved on mysql #18

williamespindola opened this issue Sep 17, 2015 · 0 comments · Fixed by #28
Labels

Comments

@williamespindola
Copy link
Owner

Remove table and field option names. It is reserved on mysql.

williamespindola added a commit that referenced this issue Sep 23, 2015
Added:
- Multi language support #24
- Refactoring cli Create class to work with language
- Add option via cli
- Add language via cli
- Update mysql schema with new schema without collection and field many to many relationship
- Improve readme
Fixed:
- option word is reserved on mysql #18
- Config path on WilliamEspindola\Field\Console\Command\Database\DoctrineStorage
- getMapperInstance method on WilliamEspindola\Field\Console\Command\Database\DoctrineStorage must return instance of WilliamEspindola\Field\Storage\ORM\Doctrine not mapper
Removed
- Remove collection and field n to n relationship #25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant