This is an automated email from the ASF dual-hosted git repository. mxmanghi pushed a change to branch tdbc in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git
from 0e3e5fc implementing Formatters to be shared by legacy and Tdbc based connectors new 23bce39 tweaking with some code line format new eeb5364 further development for supporting tdbc based connectors The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: ChangeLog | 15 +++++++----- rivet/packages/dio/dio.tcl | 34 +++++++++++++++++++++----- rivet/packages/dio/dio_Mysql.tcl | 6 ++--- rivet/packages/dio/dio_Oracle.tcl | 6 ++--- rivet/packages/dio/dio_Postgresql.tcl | 6 ++--- rivet/packages/dio/dio_Sqlite.tcl | 6 ++--- rivet/packages/dio/dio_Tdbc.tcl | 46 ++++++++++++++++++++--------------- rivet/packages/dio/formatters.tcl | 22 ++++++++--------- 8 files changed, 87 insertions(+), 54 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org For additional commands, e-mail: commits-h...@tcl.apache.org