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 type to result object converter on Postgresql #2943

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

minhyun2
Copy link
Contributor

@minhyun2 minhyun2 commented Dec 6, 2019

Description

add type to result object converter on Postgresql

Related Issue :

How Has This Been Tested?

  1. Go to workbench on Postgresql.
  2. Go to schema information popup.
  3. Preview the data in the table containing the PgSQLXML type.
    (Test DB / Databasename : Adventureworks / Schema : Person / Table : Person)

Need additional checks?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have added tests to cover my changes.

Additional Context

@minhyun2 minhyun2 added the @workbench Component Name : Workbench label Dec 6, 2019
@minhyun2 minhyun2 added the testbed2 Review Test Server 2 label Dec 6, 2019
@minhyun2
Copy link
Contributor Author

minhyun2 commented Dec 6, 2019

deploy to 2

@kyungtaak kyungtaak merged commit e4817aa into 3.3.x Dec 9, 2019
@alchan-lee alchan-lee deleted the fn-fix_result_object_converter_postgresql branch December 10, 2019 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testbed2 Review Test Server 2 to master @workbench Component Name : Workbench
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants