-
Inversed reference for detect junction table require CASCADE.
**Input**
```yml
title: Document
properties:
id:
type: integer
labels:
type: array
readOnly: true
desc…
-
The `size_spec` and `array_size` in the grammar is very familiar but both have very different functions which have to be documented.
`array_size` adds constraint to length of type.
`x(0..10)
-
Hi,
faced with interesting question, answer for which I don't have. When training LGBM Ranker it's necessary to provide a group array, which helps the model to distinct sessions and compare only those…
-
**Describe the bug**
We are getting 400 errors when calling POST /v2/translate with the DeepL-node library translateText() method when using Japanese comments from the following [file](https://github…
-
**Read the documentation, maybe we already have the feature**
**Is your feature request related to a problem? Please describe.**
I couldn't find documentation about asserting the content of an arr…
-
### Description
We encountered an issue using ContractFunctionParameters().add(). While it works for most basic types, it fails when dealing with complex types, such as an array of booleans, and does…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Description
Document both specs and contribution guidelines related to User Defined Types …
-
A question was asked in discord about accepting `matrix` as an input parameter of a rust function.
I failed to find any good examples of matrix usage, and both `RArray` and `ndarray`-based codes seem…
-
This is more to get the discussion started.
Is there are reason to replace Hash/Array attribute defaults with eg. `{...}` ?
If the Hashes/Arrays are large then it is a cookbook design issue (or featu…
-
Is dbInsertDocument a simple wrapper of db.collection.insert() ?
According to http://docs.mongodb.org/manual/reference/method/db.collection.insert/#db.collection.insert it should support batch sendin…