Re: "Fix affected rows after insert with prepared query" side effect
Sergio NNX <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
> > It appears the patch for this ("fix ct-library rows count") has broken compute in ctlib:
This project is pretty good at unit testing. Perhaps for every change and/or new piece of functionality, we should add one or more unit test(s) and, of course, run all the existing tests to be sure we haven't broken anything.
I could download the latest source code and test it locally, if that helps.