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 2019/11/01 13:01:25 UTC

[GitHub] [incubator-shardingsphere] Pramy commented on issue #3413: support for getting time from JDBC-enabled database

Pramy commented on issue #3413: support for getting time from JDBC-enabled database
URL: https://github.com/apache/incubator-shardingsphere/pull/3413#issuecomment-548779393
 
 
   > > > Who will set the value of the SQL dialect to fetch time?
   > > 
   > > 
   > > I think user should set sql in the time-service.properties,such as `sql=select now()`
   > 
   > Can we add some default SQLs for known databases?
   > And does the `time-service.properties` support for multiple database dialects? eg: `key(database name)` = `value(select now())`?
   
   hi, I have implemented  MySQL, Oracle, SQLServer and PostgreSQL database time service, otherwise, I link mariab successfully. As long as we have a JDBC Driver, we can link multiple databases.
   

----------------------------------------------------------------
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