File: BUGS.md

package info (click to toggle)
freetds 1.3.17%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 9,104 kB
  • sloc: ansic: 98,429; sh: 5,044; xml: 4,472; sql: 1,488; makefile: 1,077; perl: 509; php: 22
file content (10 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
Needs Fixing
============

1. Fix formatting of dbprhead/dbprrow...its a little off
   (Anybody care?)

2. ct-lib placeholders do not work with TDS 7.0+.  To fix
   this requires either an SQL parser or API modification,
   because the library has to determine the SQL datatype
   of the placeholder variable.