Coder Social home page Coder Social logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
sure ... but someone is going to have to submit a patch

Original comment by [email protected] on 20 Jul 2011 at 12:42

from dapper-dot-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
I've been through the file this morning and updated it to accommodate the extra 
joins, so at least I can take advantage of that in my current projects.

Unfortunately I don't know about GitHub / submitting patches etc, so will just 
attach the version I made the changes to earlier, in case it's of any use.


Original comment by [email protected] on 20 Jul 2011 at 1:05

from dapper-dot-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
...with attachment!

Original comment by [email protected] on 20 Jul 2011 at 1:06

Attachments:

from dapper-dot-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Dude, see issue 50 and vote it :)

Original comment by [email protected] on 2 Dec 2011 at 12:05

from dapper-dot-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
@Marcus I am using your edited SqlMapper, thanks :)

However you should update line 1559 with:
var identity = this.identity.ForGrid(typeof(TReturn), new Type[] { 
                    typeof(TFirst), 
                    typeof(TSecond),
                    typeof(TThird),
                    typeof(TFourth),
                    typeof(TFifth),
                    typeof(TSixth),
                    typeof(TSeventh),
                    typeof(TEighth),
                    typeof(TNinth),
                    typeof(TTenth)
                }, gridIndex);

You didn't cater for all the new generic params there :)

Attached is my version supporting 10 multi-mappings as at Dapper release 
16-Nov-11.

Original comment by [email protected] on 5 Dec 2011 at 2:50

Attachments:

from dapper-dot-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
@graham: Thanks a lot for highlighting this, it must have slipped through the 
net.

Original comment by [email protected] on 12 Dec 2011 at 9:35

from dapper-dot-net.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 3, 2024
Issue 73 has been merged into this issue.

Original comment by [email protected] on 19 Dec 2011 at 12:51

from dapper-dot-net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.