-
### Link to minimal reproducible example
Code snippet added in Summary
### Summary
Hi Team,
I have recently upgraded from web3Modal/ethers@5.1.7 to reown/appkit@1.1.7. During our testing, …
-
### Issue description
Datatype decimal get's broken in 0.3.11
### Expected Behavior
When using a Decimal column in Oracle and SQLLite it should be reading correspondingly.
```
@Column(…
-
### Problem
Tables often contain data that needs to line up with the rest of its column in a specific way, like currency, decimals, or equations. Web developers have wanted the ability to do this f…
-
With [bigint](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt) now a part of JavaScript, it would be nice for Decimal.JS to support it within its constructor an…
-
Hello, do you guys think it is a good idea to make `cloneDeep` to support custom colne rules ?
try this
```ts
import {cloneDeep} from 'es-toolkit';
import Decimal from 'decimal.js';
const a =…
-
### Verify Next.js canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Describe the bug
Non-default object types aren't picked up and you get the followin…
-
With an input with a type of "number", there's a problem.
To replicate create an input like so:
```
```
When you try and type in `2.01` after typing the `0` the value will be reset to `2` w…
-
See discussion at https://github.com/sagemathinc/cocalc/issues/7207
Basically throughout all code that touches costs, use:
- use the decimal postgresql type: https://www.postgresql.org/docs/curren…
-
Hi Ichim, your map is amazing and thank you for all the hard work.
During development I noticed that points wouldn't show on some computers.
I found that the array containing lat and lon coords wa…
-
- `odbc` Package Version: 2.4.8
- ODBC Driver: unixODBC 2.3.9
- Database Name: DB2 for i
- Database Version: V7R5
- Database OS: IBM i
- Node.js Version: v18.20.2
- Node.js OS: IBM i
When usi…