tds-fdw / tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Other
377 stars 101 forks source link

Fix importing from Sybase schema (float fields) #324

Closed vitalca closed 1 year ago

vitalca commented 1 year ago

Related issue: #321

jenkins-juliogonzalez commented 1 year ago

Can one of the admins verify this patch?

GeoffMontee commented 1 year ago

Test this, please

jenkins-juliogonzalez commented 1 year ago

Test PASSed.

juliogonzalez commented 1 year ago

As this is old, let's test again.

Test this, please

jenkins-juliogonzalez commented 1 year ago

Test PASSed.

GeoffMontee commented 1 year ago

Hi @vitalca,

Thanks for the PR. Sorry for letting this one sit for a while, too. Let's make sure that it still passes the tests run by jenkins.

Test this, please

jenkins-juliogonzalez commented 1 year ago

Test PASSed.

GeoffMontee commented 1 year ago

This has been merged. Thanks for the PR!