Skip to content

Removed SqlClient dependency and Other Misc Fixes#4

Open
gkathire wants to merge 1 commit intomikeobrien:masterfrom
gkathire:master
Open

Removed SqlClient dependency and Other Misc Fixes#4
gkathire wants to merge 1 commit intomikeobrien:masterfrom
gkathire:master

Conversation

@gkathire
Copy link
Copy Markdown

@gkathire gkathire commented Dec 8, 2013

This patch:
1)Removes SqlClient dependency from the Orm project (now basic selects
works for Sqlite connection)
2)Added the ability to create connection based on provider name
,DBFactory and connection string name
3)Moved T4 Database code to a new Base Class in Main Project
4)Added direct Sql execution functions in the T4 Database
5)Fixed a bug in SP parameter dictionary code for Decimal type
6)Fixed couple of issues in the function converting values from the
database to Poco

This patch:
1)Removes SqlClient dependency from the Orm project (now basic selects
works for Sqlite connection)
2)Added the ability to create connection based on provider name
,DBFactory and connection string name
3)Moved T4 Database code to a new Base Class in Main Project
4)Added direct Sql execution functions in the T4 Database
5)Fixed a bug in SP parameter dictionary code for Decimal type
6)Fixed couple of issues in the function converting values from the
database to Poco
@mikeobrien mikeobrien force-pushed the master branch 3 times, most recently from 31fa3f0 to 9409d04 Compare July 28, 2015 20:54
@mikeobrien mikeobrien force-pushed the master branch 3 times, most recently from 9c47292 to 8d3491c Compare March 10, 2017 14:30
@mikeobrien mikeobrien force-pushed the master branch 2 times, most recently from 79e3246 to 0cf8ee6 Compare September 5, 2017 20:58
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

Successfully merging this pull request may close these issues.

1 participant