-
Hallo,
the code generated by import foreign schema only generates the headers, not the datatypes.
CREATE FOREIGN TABLE public.vrijetijdextra (
"1" ,
...
"J1_6" )
..
Can anyone confirm thi…
wibrt updated
6 years ago
-
# Usage of NamespaceIndex for custom DataType-Classes
When I had two OPC UA servers import the same NodeSets but in different order and wanted to access them with clients, I realized that the handl…
-
## What you are doing?
I am trying to update my database with a new ratings column. This is the only edit ive made to the model file to cause this error. I am using sequelize.sync to alter th…
-
Currently, we have no problems when sending different datatypes to ports that require certain datatypes. Changing everything to enforce that would break a lot of things. Instead, we could use a `stric…
-
`anon` type only works for directly defined containers.
Also it probably should work with other types besides `container`/`bitfield` (like `({ a, ...null, b })`).
```
/home/alexander/MEGA/Project…
-
### Description
Currently we do a check on data types and not push to velox if certain data type is present like array, map, etc. velox supports these datatypes, i think this can be supported. Any re…
-
Both `proto/google/fhir/proto/r4/core/datatypes.proto` and `proto/google/fhir/proto/r4/core/profiles/datatypes.proto` generate a class named `DatatypesReflection` as part of the standard output from `…
-
```
A new Franca-connector should be created which implements a mapping from Franca
C-headers. This could be used e.g. for creating a Franca interface for an
open-source library written in C. The C…
-
```
(Reported by Stuart)
Although the json-rdf encoder has been fixed to properly handle zoneless
xsd:dateTime - however there are other potentially timezone bearing XSD
datatypes that have been s…
-
I think we want some datatypes used by `marbl_interface_class` defined in `marbl_interface_types.F90` and others defined in `marbl_internal_types.F90` with the distinction being:
- Datatypes that are …