Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaffold all SQL keywords as uppercase in SqlStoredProcedureCodeBuilder class #25

Closed
hherzl opened this issue Feb 27, 2023 · 0 comments
Closed
Assignees

Comments

@hherzl
Copy link
Owner

hherzl commented Feb 27, 2023

Scaffold all SQL keywords as uppercase in SqlStoredProcedureCodeBuilder class

@hherzl hherzl self-assigned this Feb 27, 2023
hherzl added a commit that referenced this issue Apr 19, 2023
      Fix issue 25: #25

      Usage:

      var database = await SqlServerDatabaseFactory.ImportAsync("Your connection string!");

      Wiki: https://github.com/hherzl/CatFactory.SqlServer/wiki
hherzl added a commit that referenced this issue Apr 19, 2023
      Fix issue 25: #25
      Fix issue 26: #26

      Usage:

      var database = await SqlServerDatabaseFactory.ImportAsync("Your connection string!");

      Wiki: https://github.com/hherzl/CatFactory.SqlServer/wiki
@hherzl hherzl added this to In progress in General Improvements Apr 24, 2023
@hherzl hherzl moved this from In progress to Done in General Improvements Apr 24, 2023
@hherzl hherzl closed this as completed Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant