-
I understand about not encoding negative numbers, but we have the need to encode numbers containing decimal points. Is this something that may be able to be implemented?
-
Context - I have the Deltasol BX controller working with the KM2 interface.
What works (thank you!!)
-> getting the sensor values and publishing it to mqtt
-> getting device address with connecti…
tiele updated
2 years ago
-
I just tried generating and saving 50,000 hashids to my database as a test for my Laravel app and it doesn't seem that the padding parameter is being respected. I'm seeing plenty of IDs lower than req…
-
Paul provided the following transcript:
```ucm
.> pull https://github.com/pchiusano/unisoncode:#sfd4vt59vm code
.> cd code._distributed.channels
```
```unison
Channels…
-
I've created a custom Laravel command that loops over a phone number field in the database so that I can format the numbers and save back to the DB in E164 format.
I've run into an issue where some…
-
Hallo, wenn ich die JobDetails API benutze, erhalte ich diese problem obwohl alles gut ist!!
![image](https://user-images.githubusercontent.com/57842491/154974323-b2960203-0440-4ff8-be01-9f400305ed1d…
-
I just ran into this issue using v 1.9.0 -- Just like #182
I'm using a `HashidAutoField` from [django-hashid-field](https://github.com/nshafer/django-hashid-field) with my models. This seems to s…
-
I'm in the process of porting wolfssh to the Espressif ESP-IDF for inclusion in [ide](https://github.com/wolfSSL/wolfssh/tree/master/ide) directory, similar to that for the [wolfssl IDE](https://githu…
-
-
### Environment
* Elixir version (elixir -v): 1.13
* Database and version (PostgreSQL 9.4, MongoDB 3.2, etc.): Posgres 14
* Ecto version (mix deps): 3.8.0
* Database adapter and version (mix…