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

Add sample tables using knex migrations for the node-app-mssql example #21

Closed
kabirbaidhya opened this issue Oct 21, 2019 · 2 comments · Fixed by #24
Closed

Add sample tables using knex migrations for the node-app-mssql example #21

kabirbaidhya opened this issue Oct 21, 2019 · 2 comments · Fixed by #24

Comments

@kabirbaidhya
Copy link
Contributor

Add sample tables for the node-app-mssql example.

What needs to be done?

  • Put migrations (use knex) for creating sample tables under examples/node-app-mssql/src/migrations
  • Add instructions for running migrations in the README
  • Update the codebase such that output displays the list of tables you've created like this:
    image
@drwm-base
Copy link

Could I work on this?

@mesaugat
Copy link
Member

mesaugat commented Oct 21, 2019

Yes @drwm-base, go ahead. Let us know if you are not clear about the instructions.

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

Successfully merging a pull request may close this issue.

3 participants