# HG changeset patch # User catherine@dellzilla # Date 1237569386 14400 # Node ID 3ce9a48aa3fc973cb26c45a41f156c3bca335405 # Parent abb4c6524113fbf5c4bbc7b4121a6936170e3e63 added refresh.bash script for docs diff -r abb4c6524113 -r 3ce9a48aa3fc docs/refresh.bash --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/refresh.bash Fri Mar 20 13:16:26 2009 -0400 @@ -0,0 +1,2 @@ +sphinx-build -b html source build +scp -r build catherine@$tummy:/var/www/sqlpython \ No newline at end of file diff -r abb4c6524113 -r 3ce9a48aa3fc docs/source/limitations.rst --- a/docs/source/limitations.rst Fri Mar 20 13:05:45 2009 -0400 +++ b/docs/source/limitations.rst Fri Mar 20 13:16:26 2009 -0400 @@ -2,6 +2,9 @@ Limitations =========== +Bug reports and feature requests are welcome at +`the project's bug tracker on Assembla `_. + Slow parsing ------------ @@ -26,5 +29,7 @@ Unsupported commands -------------------- - * DBMS_OUTPUT.PUT_LINE +* PASSWORD +* SET FEEDBACK OFF +