-
In a typical application, there are multiple versions (and copies) of [strong-globalize](https://github.com/strongloop/strong-globalize) in the dependency tree.
Take our [examples/todo](https://git…
-
`npm install ibm_db` fails with below.
I'm behind corporate proxy, so I already have done with `npm config set proxy` , `npm config set https-proxy`.
how can I solve this?
````
> ibm_db@2.7.4…
-
I am trying to use DB2 connect on my remote Centos 7.5 VM and i get the following error
![image](https://user-images.githubusercontent.com/55316025/131252558-50ef6fae-88b3-4af0-87b8-dab6cb27b42d.pn…
-
#### Prerequisites
Please check the [FAQ](https://pinpoint-apm.gitbook.io/pinpoint/faq), and search existing [issues](https://github.com/pinpoint-apm/pinpoint/issues) for similar questions before cre…
-
Please add Informix data store based on node-informixdb, thank you.
-
# Description/Steps to reproduce
Request to use "node-informixdb" for the Informix connector rather "node-ibm_db"
# Link to reproduction sandbox
this module's package.json contains below …
-
# Description/Steps to reproduce
Request to use "node-informixdb" for the Informix connector rather "node-ibm_db"
# Link to reproduction sandbox
this module's package.json contains below …
-
It would be cool having something like:
```sql
select * from Log where date >= date() - 1h
```
In this case `h` stands for hour. We could have `d` for days. This query extract all the logs of …
-
Hi,
When installing a node project that uses the ibm_db@2.4.0 (by using the npm install command), the following error appears in console:
```
> ibm_db@2.4.0 install /Users/davidmramirez/Deskt…
-
### Expected behavior and actual behavior:
Currently one must keep a DB around for generating the jOOQ classes at build time. It would be great if jOOQ could dynamically fire up a container with th…