padhia

Results 10 issues of padhia

SQL `INTERVAL` types are classified into two distinct groups -- one that has **month** as the most granular time period and the other which has **microsecond** as the most granular...

Needs Tests

I am using Scala 2.12.8, OpenJDK 1.8.0_212 and ammonite version 1.6.5 on Manjaro Linux. I have a strange behavior when nesting script files. I have two files as follows **a.sc**...

Currently the extension doesn't notify when there is a new reminder in the Inbox. Please add support for showing a notification for a new "reminder"

Hi, just came here to check Pkl out. Unless it's hidden somewhere, I didn't see TOML being supported as an output format. Would it be possible to add TOML support?...

https://github.com/typelevel/typelevel-nix/blob/27b58dea50fcd1d185df9ea3024bb2e914dce0b4/modules/typelevelShell.nix#L39 I am new to Nix and Scala, so please excuse me if I got this wrong. It seems to me that the `scala-cli` is built without overriding the `jre`...

Hi, With 16.20 SIMBA ODBC driver, Teradata officially supports unixODBC driver manager. I am able use Teradata SEN ODBC driver with unixODBC DM using `isql` and `iusql` utilities. I can...

Python DB API standards defines [here](https://www.python.org/dev/peps/pep-0249/#description) what values a DB API compliant driver can return via `cursor.description`. From what I observed: - `precision` and `scale` are wrong. The actual `scale`...

This is probably related to #49. When that is fixed, hopefully this one will be fixed as well -- but just wanted to put his one out for tracking. ```...

Leading spaces seem to be always removed when running queries using `teradata.tdrest` module. For example, following code returns a result set with spaces removed from the first column but the...

## What is the current behavior? `to_date()` function signature seems to indicate that only Column names are accepted for the optional `fmt` parameter ## What is the desired behavior? `to_date()`...

feature
status-triage_done