Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Deleted translation MsAccess to SqlServer syntax. #66

Merged
merged 3 commits into from
May 9, 2018
Merged

Conversation

LukasSefcik
Copy link
Collaborator

@LukasSefcik LukasSefcik commented May 7, 2018

Resolves #11

@LukasSefcik LukasSefcik added this to the Kros.KORM v3.7.0 milestone May 7, 2018
@LukasSefcik LukasSefcik self-assigned this May 7, 2018
@LukasSefcik LukasSefcik requested review from satano and Burgyn May 7, 2018 06:47
@@ -31,312 +27,7 @@ public SqlServerQuerySqlGenerator(IDatabaseMapper databaseMapper)
/// </returns>
public override string GenerateSql(Expression expression)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This method can be deleted. But as I see, whole class can be removed - it does not do anything now.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, but then I would have to use DefaultQuerySqlGenerator which is Abstract. Should I change it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, why not. There is no abstract method in DefaultQuerySqlGenerator anyway.

@Burgyn Burgyn merged commit da3f2c2 into master May 9, 2018
@Burgyn Burgyn deleted the SqlSyntax branch May 9, 2018 05:10
@Burgyn
Copy link
Member

Burgyn commented May 9, 2018

@LukasSefcik , can you write info about this breaking change to Kros.KORM v3.7.0 Milestone? Thanks.

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

Successfully merging this pull request may close these issues.

None yet

3 participants