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

chore: remove encrypt=DANGER_PLAINTEXT #8737

Merged
merged 3 commits into from Aug 16, 2021
Merged

Conversation

Jolg42
Copy link
Member

@Jolg42 Jolg42 commented Aug 13, 2021

Related prisma/docs#2090

Only used in tests an not needed anymore.

@Jolg42 Jolg42 added this to the 2.30.0 milestone Aug 13, 2021
- TEST_MSSQL_JDBC_URI=sqlserver://mssql:1433;database=master;user=SA;password=Pr1sm4_Pr1sm4;trustServerCertificate=true;encrypt=DANGER_PLAINTEXT
- TEST_MSSQL_JDBC_URI_MIGRATE=sqlserver://mssql:1433;database=tests-migrate;user=SA;password=Pr1sm4_Pr1sm4;trustServerCertificate=true;encrypt=DANGER_PLAINTEXT
- TEST_MSSQL_SHADOWDB_JDBC_URI_MIGRATE=sqlserver://mssql:1433;database=tests-migrate-shadowdb;user=SA;password=Pr1sm4_Pr1sm4;trustServerCertificate=true;encrypt=DANGER_PLAINTEXT
- TEST_MSSQL_JDBC_URI=sqlserver://mssql:1433;database=master;user=SA;password=Pr1sm4_Pr1sm4;trustServerCertificate=true;
Copy link
Member

Choose a reason for hiding this comment

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

Should it maybe be this way instead?

Suggested change
- TEST_MSSQL_JDBC_URI=sqlserver://mssql:1433;database=master;user=SA;password=Pr1sm4_Pr1sm4;trustServerCertificate=true;
- TEST_MSSQL_JDBC_URI=sqlserver://mssql:1433;database=master;user=SA;password=Pr1sm4_Pr1sm4;trustServerCertificate=true

Copy link
Member

Choose a reason for hiding this comment

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

cc @pimeys

Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think it matters?

Jolg42 and others added 2 commits August 16, 2021 09:23
…prisma/invalid-url.prisma

Co-authored-by: Jan Piotrowski <piotrowski+github@gmail.com>
@Jolg42 Jolg42 merged commit e21d6ed into main Aug 16, 2021
@Jolg42 Jolg42 deleted the pr/remove-encrypt-danger branch August 16, 2021 15:47
Jolg42 added a commit that referenced this pull request Aug 18, 2021
* main:
  chore(deps): update engines to 2.30.0-15.4da3a4b94c0bc4080d9bca0c9af0ed6835b11a68 (#8800)
  chore(deps): update engines to 2.30.0-14.bc8ecb93b05fdd02e398f68b1ec6f66df813b1c6 (#8798)
  ci: switch engine type for both cli and client for relavant tests (#8782)
  fix(deps): update dependencies (non-major) (#8793)
  chore(deps): update react-prisma
  chore(deps): update engines to 2.30.0-13.9bcc8544c6e8000eadc8afce064b55d00b56ce28 (#8794)
  chore(deps): update jest (#8791)
  chore(deps): update devdependencies (non-major) (#8790)
  chore(deps): update engines to 2.30.0-12.bea9c1f215004e5407a7c5f77287b8bd5a24ea3c (#8785)
  chore(deps): update engines to 2.30.0-11.efdfe2be6801d76e59e7488f5bc60cece4e366d9 (#8780)
  chore(deps): update dependency @prisma/studio-server to v0.421.0 (#8767)
  chore(deps): update engines to 2.30.0-10.0210b3de5042a714f8838a59f9edcb28b11ab97d (#8778)
  chore(deps): update engines to 2.30.0-9.a8608ff20d8774e88657834d2d58ad4c9134e5b7 (#8769)
  chore: remove encrypt=DANGER_PLAINTEXT (#8737)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants