You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "izveigor (via GitHub)" <gi...@apache.org> on 2023/02/24 16:22:55 UTC

[GitHub] [incubator-devlake] izveigor opened a new issue, #4519: fix: the length of the column

izveigor opened a new issue, #4519:
URL: https://github.com/apache/incubator-devlake/issues/4519

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   According to the description of the plugin "Customize":
   ```
   NOTE: All columns created by this plugin are of the datatype VARCHAR(255)
   ```
   
   The current implementation of name checker can only determine required symbols, but can not length.
   
   ### What do you expect to happen
   
   Can be created fields, that do not meet the project's standards.
   
   ### How to reproduce
   
   Create new field, which length is more 255 characters. 
   
   ### Anything else
   
   No
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] mindlesscloud closed issue #4519: fix: the length of the column

Posted by "mindlesscloud (via GitHub)" <gi...@apache.org>.
mindlesscloud closed issue #4519: fix: the length of the column
URL: https://github.com/apache/incubator-devlake/issues/4519


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org