Skip to content

Data Format Setting is Ignored for Dates from Oracle #1004

@jhaddonNHS

Description

@jhaddonNHS

Bug Description

When querying data from an Oracle database, date formatting settings are ignored and are always returned in the format e.g.:

Mon Mar 31 2014 00:00:00 GMT+0100 (British Summer Time)

Repro steps

  1. Connect to an Oracle Database
  2. Query a table with a datetime format
  3. See the format
  4. Try changing the data format setting
  5. Try querying again - the setting is ignored

Expected Behavior

The date format setting should be respected.

Actual Behavior

The date format is ignored and always returned in the same way

Environment

  • DBCode version: 1.28.10
  • VS Code (or fork) version: 1.109.5
  • OS: Windows 11
  • Database: Oracle 19c
  • Connection: Direct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions