Fixed minor README typos
parent
030b05ac77
commit
e92c99c0af
|
|
@ -187,12 +187,12 @@ Changelog
|
||||||
To do
|
To do
|
||||||
=====
|
=====
|
||||||
|
|
||||||
- Extract Java calls to seperate Java methods to increase performance.
|
- Extract Java calls to separate Java methods to increase performance.
|
||||||
- Check if https://code.launchpad.net/dbapi-compliance can help making
|
- Check if https://code.launchpad.net/dbapi-compliance can help making
|
||||||
JayDeBeApi more DB-API complient.
|
JayDeBeApi more DB-API compliant.
|
||||||
- Test it on different databases and provide a flexible db specific
|
- Test it on different databases and provide a flexible db specific
|
||||||
pluign mechanism.
|
pluign mechanism.
|
||||||
- SQLAlchemy modules (seperate project)
|
- SQLAlchemy modules (separate project)
|
||||||
|
|
||||||
.. _DB-API: http://www.python.org/dev/peps/pep-0249/
|
.. _DB-API: http://www.python.org/dev/peps/pep-0249/
|
||||||
.. _JPype: http://jpype.sourceforge.net/
|
.. _JPype: http://jpype.sourceforge.net/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue