There are another issue[1] for encrypt in 4.0.0-RC2. Encrypt may replace table name with column so that the column in SQL become `column.column`.
[1] https://github.com/apache/incubator-shardingsphere/issues/2883 -- Yi Yang(Sion) Apache ShardingSphere At 2019-08-13 18:38:13, "Sion Yang" <[email protected]> wrote: >I execute all examples. Most of examples execute successfully except encrypt >in JPA with SpringBoot. >The bug has marked `TODO` in example, and only affects part of encrypt. >So i think we can continue to prepare our version 4.0.0-RC2. > > >-- > >Yi Yang(Sion) >Apache ShardingSphere > > > >At 2019-08-09 18:46:33, "Zhang Yonglun" <[email protected]> wrote: >>Hello ShardingSphere Community, >> >>This is a call for the 4th round of discussion to release Apache >>ShardingSphere (Incubating) version 4.0.0-RC2 >> >>Release notes: >>https://github.com/apache/incubator-shardingsphere/releases/edit/untagged-08931c6025e028ee428c >> >>Git branch for the release: >>The dev branch of ShardingSphere( >>https://github.com/apache/incubator-shardingsphere.git) >> >>We have fixed all know serious issues found during the integration test. So >>the dev branch is ready for discussion. >> >>Anyone who is interested can do this acceptance test and discuss whether >>this version should be released or not. >> >>-- >>Zhang Yonglun >>Apache ShardingSphere
