mirror of
https://github.com/bitechdev/ResolveSpec.git
synced 2026-06-06 13:53:45 +00:00
276854768e
* Introduced NewConnectionFromDB function to create connections from existing *sql.DB instances. * Added ExistingDBProvider to wrap existing database connections for dbmanager features. * Implemented tests for NewConnectionFromDB and ExistingDBProvider functionalities.