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

Create SqlServerToken class #32

Open
hherzl opened this issue May 1, 2023 · 0 comments
Open

Create SqlServerToken class #32

hherzl opened this issue May 1, 2023 · 0 comments
Assignees

Comments

@hherzl
Copy link
Owner

hherzl commented May 1, 2023

Add a new class with name SqlServerToken, this class will contain the following tokens:

  1. schema
  2. table
  3. view
  4. column
@hherzl hherzl self-assigned this May 1, 2023
hherzl added a commit that referenced this issue May 1, 2023
      Fix issue 32: #32

      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 May 1, 2023
      Fix issue 32: #32
      Fix issue 34: #34

      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 May 2, 2023
      Fix issue 32: #32
      Fix issue 33: #33
      Fix issue 34: #34

      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 May 2, 2023
      Fix issue 32: #32
      Fix issue 33: #33 (Code review)
      Fix issue 34: #34

      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 May 7, 2023
      Core package update

      Fix issue 31: #31
      Fix issue 32: #32
      Fix issue 33: #33
      Fix issue 34: #34
      Fix issue 35: #35

      Usage:

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

      Wiki: https://github.com/hherzl/CatFactory.SqlServer/wiki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant