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

mysql drivers has different behavior about string value stored in json column #7445

Open
1 of 21 tasks
Diluka opened this issue Mar 2, 2021 · 0 comments
Open
1 of 21 tasks

Comments

@Diluka
Copy link
Contributor

Diluka commented Mar 2, 2021

Issue Description

Expected Behavior

load string value stored in json column

Actual Behavior

when using mysql2, it can not load string value stored in json column. but it is ok when using mysql.

// include the output in code tags like these!

Steps to Reproduce

// insert code here

My Environment

Dependency Version
Operating System
Node.js version vX.Y.ZZZ
Typescript version vX.Y.ZZZ
TypeORM version vX.Y.ZZZ

Additional Context

Relevant Database Driver(s)

  • aurora-data-api
  • aurora-data-api-pg
  • better-sqlite3
  • cockroachdb
  • cordova
  • expo
  • mongodb
  • mysql
  • nativescript
  • oracle
  • postgres
  • react-native
  • sap
  • sqlite
  • sqlite-abstract
  • sqljs
  • sqlserver

Are you willing to resolve this issue by submitting a Pull Request?

  • Yes, I have the time, and I know how to start.
  • Yes, I have the time, but I don't know how to start. I would need guidance.
  • No, I don't have the time, although I believe I could do it if I had the time...
  • No, I don't have the time and I wouldn't even know how to start.
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

2 participants