Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

updated FirebirdTests/SqlServerExpressionsTest #299

Merged
merged 1 commit into from
Aug 2, 2013
Merged

updated FirebirdTests/SqlServerExpressionsTest #299

merged 1 commit into from
Aug 2, 2013

Conversation

madaleno
Copy link
Contributor

@madaleno madaleno commented Aug 2, 2013

Fixed a typo with SqlServerExpressionsTests folder and project name:
renamed from SqlServerExpressionsTets to SqlServerExpressionsTest.

FirebirdTests updated to use the overloaded ByExample() method with
excludeNulls parameter.

SqlServerTests updated with JoinTest.cs and IgnoreFieldSelectTest.cs
copied from SqlLiteTest.

I was trying JoinSqlBuilder class but couldn't find any test with it for SqlServer so I decided to update the project since most newbies to OrmLite (like me) start digging in Tests to learn.

Fixed a typo with SqlServerExpressionsTests folder and project name:
renamed from SqlServerExpressionsTets to SqlServerExpressionsTest.

FirebirdTests updated to use the overloaded ByExample() method with
excludeNulls parameter.

SqlServerTests updated with JoinTest.cs and IgnoreFieldSelectTest.cs
copied from SqlLiteTest.
mythz added a commit that referenced this pull request Aug 2, 2013
updated FirebirdTests/SqlServerExpressionsTest
@mythz mythz merged commit f228a19 into ServiceStack:master Aug 2, 2013
@mythz
Copy link
Member

mythz commented Aug 2, 2013

cool, thx

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants