-
### Describe the bug
When using surrealdb docker container written in the documentation on web/GitHub that `docker run --rm -p 8000:8000 surrealdb/surrealdb:latest start`.
The curl command given in…
-
### Describe the bug
This issue only occurs when defining schemaful tables.
When trying to insert a record with a single record id in an array, only an empty array is stored. Only when I try to sto…
-
**Is your feature request related to a problem? Please describe.**
PostgresDB is universal however, it lacks document and graph capability, and also the ability to easily planet-scale.
**Describ…
-
Exception in thread "main" java.lang.NullPointerException: rs.getString(i + 1) must not be null
at domain.dbimport.ImportData.toJson(ImportData.kt:51)
at domain.dbimport.ImportData.h…
-
### Is your feature request related to a problem? Please describe.
When the dataset in Dynamo includes a BigDecimal, the JS sdk is forcing the user to use the `wrapNumbers` option, due to `BigInt` no…
-
Protocol should be extensible in a sense that any unknown to old versions of app properties of any message should be just discarded, but known should be read and used.
-
Hi,
I have an issue when trying to validate data or if i skip validation use the schemaless writer to write data. The problem is happening is our amount fields which are being sent to me as a Base6…
-
Whats the system dependencies that is required to use this tool.
It seems to require:
* python 3
* some version of protobuf but not the latest 4.xx as it doesnt work (tried with pip install proto…
-
I am trying to use fastavro with KafkaProducer to take a JSON message I have convert it to AVRO where I can validate it against the AVSC. Then put the AVRO bytes message onto a Kafka topic.
The fir…
-
The built-in schema-based serializers (ProtoBuf, Avro, Thrift) will be deprecated and removed in the **next 0.15 version** of Moleculer. These serializers will be **moved to an external repository** a…