You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/01/08 14:11:39 UTC

[GitHub] [incubator-shardingsphere] longjy opened a new pull request #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number

longjy opened a new pull request #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number
URL: https://github.com/apache/incubator-shardingsphere/pull/3907
 
 
   Fixes #ISSUSE_ID.
   
   Changes proposed in this pull request:
   -
   -
   -
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu closed pull request #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number

Posted by GitBox <gi...@apache.org>.
terrymanu closed pull request #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number
URL: https://github.com/apache/incubator-shardingsphere/pull/3907
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] coveralls commented on issue #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number

Posted by GitBox <gi...@apache.org>.
coveralls commented on issue #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number
URL: https://github.com/apache/incubator-shardingsphere/pull/3907#issuecomment-572406336
 
 
   ## Pull Request Test Coverage Report for [Build 1299](https://coveralls.io/builds/27996745)
   
   * **0** of **4**   **(0.0%)**  changed or added relevant lines in **1** file are covered.
   * No unchanged relevant lines lost coverage.
   * Overall coverage increased (+**0.004%**) to **65.713%**
   
   ---
   
   |  Changes Missing Coverage | Covered Lines | Changed/Added Lines | % |
   | :-----|--------------|--------|---: |
   | [encrypt-core/encrypt-core-merge/src/main/java/org/apache/shardingsphere/encrypt/merge/dql/EncryptMergedResult.java](https://coveralls.io/builds/27996745/source?filename=encrypt-core%2Fencrypt-core-merge%2Fsrc%2Fmain%2Fjava%2Forg%2Fapache%2Fshardingsphere%2Fencrypt%2Fmerge%2Fdql%2FEncryptMergedResult.java#L51) | 0 | 4 | 0.0%
   <!-- | **Total:** | **0** | **4** | **0.0%** | -->
   
   
   |  Totals | [![Coverage Status](https://coveralls.io/builds/27996745/badge)](https://coveralls.io/builds/27996745) |
   | :-- | --: |
   | Change from base [Build 659](https://coveralls.io/builds/27980616): |  0.004% |
   | Covered Lines: | 10723 |
   | Relevant Lines: | 16318 |
   
   ---
   ##### 💛  - [Coveralls](https://coveralls.io)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] kimmking commented on issue #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number

Posted by GitBox <gi...@apache.org>.
kimmking commented on issue #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number
URL: https://github.com/apache/incubator-shardingsphere/pull/3907#issuecomment-572394758
 
 
   you should add a test case for it.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-shardingsphere] terrymanu commented on issue #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #3907: Encrypt the field, and take the value of string type directly. For example, after digital encryption, the database can be saved as varchar, and the corresponding field of bean can still be number
URL: https://github.com/apache/incubator-shardingsphere/pull/3907#issuecomment-572417816
 
 
   Please use English for git comment only

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services