File: TODO

package info (click to toggle)
libtest-mockdbi-perl 0.70-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 372 kB
  • sloc: perl: 954; makefile: 2
file content (9 lines) | stat: -rwxr-xr-x 310 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
- Implement some sort of plugin scheme so that you
  can modify functionality based on the dbtype provided in the dsn.
  Ala DBD::mysql. This will solve the issue of different quoting.

- Better tests.

- Increase number of DBI methods mocked up.

- Make sure more of the dbh/sth attributes works as expected.