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

Mysql field name called "date" #5566

Closed
rmed19 opened this issue Jul 28, 2015 · 0 comments
Closed

Mysql field name called "date" #5566

rmed19 opened this issue Jul 28, 2015 · 0 comments

Comments

@rmed19
Copy link
Contributor

rmed19 commented Jul 28, 2015

Hi,
In the chapter Symfony versus Flat PHP of the Symfony book, "Adding a Blog "show" Page" section, The sql query retrieve date field of a post but in MySql, we can't create a field with this name because it's reserved word.

Thx

wouterj added a commit that referenced this issue Jul 28, 2015
This PR was merged into the 2.3 branch.

Discussion
----------

Change Sql Field name because it's reserved

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets | #5566

Commits
-------

5daa5f8 Change Sql Field name because it's reserved
@wouterj wouterj closed this as completed Jul 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants