Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check behaviour of standard types #184

Open
priefyou opened this issue Mar 14, 2019 · 2 comments
Open

Check behaviour of standard types #184

priefyou opened this issue Mar 14, 2019 · 2 comments
Assignees
Labels
generator Issues concerning the code generator invalid This doesn't seem right J3 Issues concerning only J3 J4 Issues concerning only J4

Comments

@priefyou
Copy link
Collaborator

If another standard type than short_text is used, the generator creates weird code. We must check and fix this. In previous versions of the generator, this worked perfectly...

@priefyou priefyou added invalid This doesn't seem right generator Issues concerning the code generator J3 Issues concerning only J3 J4 Issues concerning only J4 labels Mar 14, 2019
@priefyou priefyou assigned Schmidie64 and priefyou and unassigned Eriiond Mar 18, 2019
@Schmidie64
Copy link
Collaborator

If type "text" is a reference variable (unique), a size must be specified
This probably also applies to other data types that are unique

@priefyou
Copy link
Collaborator Author

@PeterTHM, this should be handled by a validation rule: attributes of type text and blob are not allowed as unique attributes.

@priefyou priefyou assigned PeterTHM and unassigned priefyou and Schmidie64 Mar 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Issues concerning the code generator invalid This doesn't seem right J3 Issues concerning only J3 J4 Issues concerning only J4
Projects
None yet
Development

No branches or pull requests

4 participants