-
**Describe the bug**
Currently we can parse binary (but not string) by datatype. Yet we can parse case-insensitively only string (but not binary). I was trying to make a command-line parse tool and…
-
# Java wrapper generator for smart contract does not properly handle payable functions
There is no overload generated to send Ether into the smart contract function call, even though the
contract…
-
I looked through the source of store-sequelize and the sqlHandler had the code I was looking for to support a uidType of string:
```javascript
switch (relation._settings._uidType) {
case 'uuid'…
-
XML generated by md2orchestra omits the datatypes **MultipleStringValue** and **MultipleCharValue**
Generating an XML file from a minimal Markdown file should include all required elements from th…
-
cvc5/cvc5@9b81d04da42615642c2fd4ec6b4637862848ae0a
murxla/murxla@446feb874766b3ed98eeb8af3e245f66718fcff8
The following API sequence creates an `APPLY_SELECTOR` on an instantiated parametric mutua…
-
The proper code is missing
-
In Postgres, create a table with json default value
```sql
CREATE TABLE test(
id text not null,
props jsonb DEFAULT '{"optionA": 14, "optionB": "half"}'
);
```
Generated model is
```js
impo…
-
In my current setup, there are tables with same names under different schemas. As a workaround, I temporarily prefixed the schema name to the model name (which in this case defaults to the table name)…
-
## Expected behavior
Able to create a row in my Question model via the Forest interface.
## Actual behavior
Fails to create the row for my Question model; Insert statement uses an invalid str…
-
Downloaded all-layers.ttl. I guess the same comments apply to other export formats
- please sort statement clusters : first classes, then datatypes, then properties, then individuals, then Source ref…