This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via f1daa34948d7df70b150dc3a635f8ce9a41007c7 (commit)
from 4e55291fb74855f1b3e3ea20dbcc7865c2e2ee20 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/f1daa34948d7df70b150dc3a635f8ce9a41007c7
commit f1daa34948d7df70b150dc3a635f8ce9a41007c7
Author: Oleg Broytman <ph...@ph...>
Date: Thu Nov 3 22:58:05 2016 +0300
TODO: Ultramysql
diff --git a/docs/TODO.rst b/docs/TODO.rst
index 7d6c1e5..7a72de4 100644
--- a/docs/TODO.rst
+++ b/docs/TODO.rst
@@ -74,6 +74,9 @@ TODO
* Pure Python Mysql Interface: https://github.com/nasi/MyPy
+* Ultramysql `for Python2 <https://github.com/esnme/ultramysql>` and
+ `Python3 <https://github.com/arpitbbhayani/umysql3>`.
+
* pg8000 driver: http://code.google.com/p/pg8000/
* py-postgresql driver: http://python.projects.postgresql.org/
-----------------------------------------------------------------------
Summary of changes:
docs/TODO.rst | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
hooks/post-receive
--
SQLObject development repository
|