postgresql-interfaces/psqlodbc GitHub issues and pull requests (mirror)
help / color / mirror / Atom feed[postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions
6+ messages / 2 participants
[nested] [flat]
* [postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions
@ 2024-05-23 10:12 "Hunaid2000 (@Hunaid2000)" <[email protected]>
0 siblings, 0 replies; 6+ messages in thread
From: Hunaid2000 (@Hunaid2000) @ 2024-05-23 10:12 UTC (permalink / raw)
To: postgresql-interfaces/psqlodbc <[email protected]>
Resolves #21.
- Completed implementation of `SQLSetDescRec` function.
- Fixed `SQL_DESC_PRECISION` field in `IPDSetField` & `IPDGetField` functions.
- Added support for following fields for bookmark column in `ARDSetField` .
- SQL_DESC_TYPE
- SQL_DESC_DATETIME_INTERVAL_CODE
- SQL_DESC_OCTET_LENGTH
- SQL_DESC_PRECISION
- SQL_DESC_SCALE
**Note:**
I am now working on `SQLGetDescRec` implementation.
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions
@ 2024-05-29 09:11 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
4 siblings, 0 replies; 6+ messages in thread
From: Hunaid2000 (@Hunaid2000) @ 2024-05-29 09:11 UTC (permalink / raw)
To: postgresql-interfaces/psqlodbc <[email protected]>
Implementation for both functions is completed.
Other changes:
- Handled SQL_NO_DATA case in GetField functions
- Handled 01004 SQLSTATE in GetField functions
- Added support for SQL_DESC_NAME & SQL_DESC_NULLABLE in IPDGetField function
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions
@ 2024-07-04 09:07 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
4 siblings, 0 replies; 6+ messages in thread
From: Hunaid2000 (@Hunaid2000) @ 2024-07-04 09:07 UTC (permalink / raw)
To: postgresql-interfaces/psqlodbc <[email protected]>
@davecramer any update on this?
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions
@ 2024-08-06 17:42 ` "davecramer (@davecramer)" <[email protected]>
4 siblings, 0 replies; 6+ messages in thread
From: davecramer (@davecramer) @ 2024-08-06 17:42 UTC (permalink / raw)
To: postgresql-interfaces/psqlodbc <[email protected]>
@Hunaid2000 Ideally we would add tests for these new functions ?
Any chance you can add them ?
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions
@ 2024-08-07 04:38 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
4 siblings, 0 replies; 6+ messages in thread
From: Hunaid2000 (@Hunaid2000) @ 2024-08-07 04:38 UTC (permalink / raw)
To: postgresql-interfaces/psqlodbc <[email protected]>
I will try to add them.
^ permalink raw reply [nested|flat] 6+ messages in thread
* Re: [postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions
@ 2024-08-09 09:58 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
4 siblings, 0 replies; 6+ messages in thread
From: Hunaid2000 (@Hunaid2000) @ 2024-08-09 09:58 UTC (permalink / raw)
To: postgresql-interfaces/psqlodbc <[email protected]>
@davecramer I have added regression test.
^ permalink raw reply [nested|flat] 6+ messages in thread
end of thread, other threads:[~2024-08-09 09:58 UTC | newest]
Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23 10:12 [postgresql-interfaces/psqlodbc] PR #23: Implementation of SQLSetDescRec & SQLGetDescRec functions "Hunaid2000 (@Hunaid2000)" <[email protected]>
2024-05-29 09:11 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
2024-07-04 09:07 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
2024-08-06 17:42 ` "davecramer (@davecramer)" <[email protected]>
2024-08-07 04:38 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
2024-08-09 09:58 ` "Hunaid2000 (@Hunaid2000)" <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox