rfscouto commented on issue #11962:
URL: 
https://github.com/apache/shardingsphere/issues/11962#issuecomment-904359513


   Actually, I am using ShardingSphere JDBC. Exactly, I just redefined 
`ShardingSphereDataSource`; worked fine is another question. I get other issues 
afterwards (https://github.com/apache/shardingsphere/issues/5432), but 
liquibase seems to initialize. 
   My idea is to setup X sharding databases, one being the main one. Then 
configure SpringLiquibase, one per each DataSource that ShardingSphere creates. 
Then use ShardingSphere to write to the correct datasource, and have liquibase 
handle each DS individually. But I need my application to start first :) 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to