aws / aws/amazon-documentdb-odbc-driver

Implement SqlTypeDecimalDigits in type_traits

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

DECIMAL_DIGITS: The total number of significant digits to the right of the decimal point. 

for details, see https://docs.microsoft.com/en-us/sql/odbc/reference/syntax/sqlcolumns-function?view=sql-server-ver15

Contributor guide

Open the contributing guide

Research direction

Start by locating the type_traits implementation and reading how existing SQL metadata traits are defined. Consult the linked SQLColumns documentation for DECIMAL_DIGITS, then confirm that the new SqlTypeDecimalDigits trait reports the specified number of digits to the right of the decimal point.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.