Mercurial > sqlpython
diff docs/source/capabilities.rst @ 528:539c11ad1b7e
Fix do_comments bug
author | catherine.devlin@gmail.com |
---|---|
date | Mon, 31 Jan 2011 19:56:25 -0500 |
parents | 46589473c36b |
children |
line wrap: on
line diff
--- a/docs/source/capabilities.rst Tue Jan 25 08:51:01 2011 -0500 +++ b/docs/source/capabilities.rst Mon Jan 31 19:56:25 2011 -0500 @@ -282,8 +282,6 @@ specified with special Wild SQL symbols: wildcards (`*`, `%`, `_`); column numbers (`#{N}`); and NOT-style exclusion (`!`). The symbols can even be combined. -TODO: column number Wild SQL is not working as of sqlpython 1.7.0 - :: jrrt@orcl> cat party