-
I want support for making numbers print like numbers. I can redefine `#%datum` to get numbers to read like numbers, but want vice versa. Some kind of interface to `gen:printable`?
-
I am working on an application that is geospatially enabled, and am using PostGIS to do it (for those that don't know PostGIS is a GIS library for the PostgreSQL database).
I see that no work has cur…
-
```
- Contact Info: Program handler for this
- SD Card Files
- ?Extension (by e-mail)
- App Links
- Ringtones: Program handler for this
- Wallpaper: Program handler for this
```
Original issue repor…
-
-
Instead of `Prior_Cauchy` `Prior_Gauss`, etc
We should have
```julia
julia> abstract type Prior end
julia> struct Cauchy struct Gauss
-
Howdy,
I've been using this (very helpful, thank you!) library for a project where I take data from a database via graphql and then put it into a JavaFX table control, which has raised an interesti…
-
This is not an issue but I would like to share something I have put together. I have found it very useful as it contains a very large number of Windows data type and also some enumerations and struct…
-
MySQL can store and operate on `UNSIGNED` numeric data types:
https://dev.mysql.com/doc/refman/8.0/en/create-table.html
```
TINYINT[(length)] [UNSIGNED]
| SMALLINT[(length)] [UNSIGNED]
| ME…
-
hi there , thank you for this useful package .
please add other data types to this package to get more attentions , it will be also more completed and no other same packages.
be on your way , go…
-
See also #2251
See also #2305 (using local type information instead of requiring formio definitions would be very useful)
In short - we need to ensure that all (input) data has the correct type fo…