Skip to content
drmuey edited this page Feb 3, 2016 · 31 revisions

MSSQL Fork TODOs:

  • Typical engine tests for mssql.pm
  • POD for new()’s _driver attr (or do we?) we do, since its public dbd_driver() now
  • Determine DSN/URI logic (e.g. look at discussion in PR #6 and grep for ?how does $uri->dbi_dsn know what $self->driver to use?)
    • Created mssql_multi_driver_dsn branch on my fork
    • Forked URI::db for pull request and created branch mssql_multi_driver_support.
  • Determine if the this being necessary seems like a bug, no? comment is a thing or not.

Relevant URLs

Clone this wiki locally