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

Mapper generated key support is incorrect #231

Closed
dchenbecker opened this issue Dec 9, 2009 · 3 comments
Closed

Mapper generated key support is incorrect #231

dchenbecker opened this issue Dec 9, 2009 · 3 comments
Assignees
Labels
Milestone

Comments

@dchenbecker
Copy link
Member

It bases generated key fetches on the dbPrimaryKey_? property instead of dbAutogenerated_?

@dchenbecker
Copy link
Member Author

Change Mapper to properly support generated keys

Closed by df2623807d69971f93a7fdba9c9f24e7f428be0c

Behavior was based on the wrong Mapper def. Autogeneration should
be handled for fields marked dbAutogenerate_?.

@github-importer
Copy link

Imported from GitHub: http://github.com/dpp/liftweb/issues/231/find

@github-importer
Copy link

Imported from Assembla: http://www.assembla.com/spaces/liftweb/tickets/231

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants