Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Conversation

@n-riesco
Copy link
Contributor

No description provided.

n-riesco added 4 commits June 22, 2018 15:34
* `yarn docker:mssql:start` launches a local mssql server on port 1433
  with user `sa` and password `yourStrong(!)Password`.
* Ensured database, schema and table names are surrounded by quotes.

* Ensured table names include the schema name.

Fixes plotly#299
Fixes plotly#409
Fixes plotly#462
@n-riesco n-riesco force-pushed the mssql/fix-299-409-462 branch from a8208b2 to d8de690 Compare June 22, 2018 15:01
@n-riesco
Copy link
Contributor Author

Hi @kndungu , would you be available to review this PR?

@kndungu
Copy link
Contributor

kndungu commented Jun 22, 2018

Hi @n-riesco, certainly.

Will do so in the next 24 hours, I need to go through the issues to make sure the PR fully addresses them.

@n-riesco
Copy link
Contributor Author

Copy link
Contributor

@kndungu kndungu left a comment

Choose a reason for hiding this comment

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

@n-riesco the PR ticks all the boxes.

  • Fixes the issues
  • Doesn't break anything
  • Tests still passing
  • Code readable and well formatted

🚢 it!

@n-riesco n-riesco merged commit f54de61 into plotly:master Jun 25, 2018
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