platform icon indicating copy to clipboard operation
platform copied to clipboard

lsFusion is an extremely declarative open-source language-based platform for information systems development

Results 167 platform issues
Sort by recently updated
recently updated
newest added

I am struggling with lsfusion documentation (I have using auto translation from russian to english, as I don't understand russian). First, fibonacci given example don't work. When I put this...

For example if we have CLASS A : B; f(A a) = a IS B MATERIALIZED; the behaviour is pretty unpredictable.

bug

Now when platform sees that constraint condition is an object deletion, then it wraps message properties into PREV (to avoid getting NULL in message). But prev properties are updated during...

Pretty similar to SELECT *. For example PROPERTIES (a,b) *. Also maybe support * for property groups, for example PROPERTIES (a,b) myGroup.*.

Now regular cast is used (see for example literal after USING in PostgreSQLSyntax.getTypeChange). And it's a lot better to use getSafeCast function.

For example if we have property : documentHeader, then its caption should be 'Document header' (and not 'documentHeader')

Now there are BREAK and RETURN operators, but there is no CONTINUE operator.