Skip to content

Patch for explicit column selection #6

@GoogleCodeExporter

Description

@GoogleCodeExporter
* Added support for customizing SqlLam behavior.
* Added customization of SqlLam to populate SqlBuilder's selection list with 
all of
 the entity type's columns aliased with the property name, to facilitate the
 mapping of the result set to the property when executing a query via Dapper.

To see what the patch will do:

git apply --stat select-explicit-column-names.patch

To test applying:

git apply --check select-explicit-column-names.patch

To signoff and apply:

git am --signoff < select-explicit-column-names.patch

Original issue reported on code.google.com by abr...@gmail.com on 14 Feb 2015 at 10:05

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions