subsonic / SubSonic-3.0-Templates

T4 Template Project for the peeps
http://subsonic.github.io/
105 stars 46 forks source link

Stored Procedure method parameters not in same order as defined in DB #12

Closed johnsheehan closed 15 years ago

johnsheehan commented 15 years ago

Minor issue, but broke some existing code I'm migrating from 2.2 to 3.0. The parameters for the generated SP proxies aren't in the same order as they're defined in the DB. I have limited evidence of this, but it appears they're being generated in alphabetical order.

robconery commented 15 years ago

FIXED issue with the ordering of parameters for SPs. Closed by 1d7e83c9b994d60981304cddf04250631c05a7b9