Navigation
Learn About
Developing With
Ingres Talk
Information
Toolbox
Views
Python/Projects
From Ingres Community Wiki
< Python(Redirected from Ingres Python Projects)
Jump to: navigation, search
[edit]
Ingres Python Projects
This page provides a complete index of all Python Driver related open source projects sponsored by Ingres Corp. If you are interested in joining any of these projects, please contact the project leaders. If you would like to start a new project, please contact Grant Croker. Also see Getting started with IngresDBI Python driver source
=Discussion
=Planning
=Design
=Coding
=Beta
=Stable
=Terminated
[edit]
Python Driver Research Projects
| Project | Leader(s) | Status | |
| | Automatic changelog generation | Grant Croker | In SVN 3963 |
| | Fix bug 161 - Python driver behavior of fetch() in non-SELECT query | Grant Croker | In SVN 3978 |
| | Fix bug 260 - Python dbi driver timestamps select problem | Grant Croker | |
| | Fix bug 407 - Python README file implies ODBC is required but does not explicitly state it is needed | Grant Croker | In SVN 3992 |
| | Fix bug 441 - Python DBI driver error when passing in bind parameters in select list Syntax error on 'using' | Grant Croker | |
| | Fix bug 505 - Python DBI driver does not save LONG NVARCHARs longer than 16000 characters | Grant Croker | |
| | Fix bug 525 - Python DBI driver possible PyNone None Leak | Grant Croker | |
| | Fix bug 579 - Ingres Python driver executable is out of order on Windows | Grant Croker | |
| | Python 2.5 Support | Grant Croker Chris Clark | |
| | Python 2.7 testing | Grant Croker | |
| | Python 3.1 testing | Grant Croker | |
| | PEP-3137 | Grant Croker |
| Project | Leader(s) | |
| | Django 1.0 Driver | Chris Clark |
[edit]
Ingres Driver TODO
- Open bug reports
- General
- describe input support - Would give "proper" LONG VARCHAR and LONG NVARCHAR support when applications do NOT indicate the bind param is a LOB.
- ORMs
- web2py - http://www.web2py.com .. pending...
- SQLAlchemy - http://www.sqlalchemy.org/
- Django (new version) - old prototype available but probably not appropriate any more
- SQLObject
Retrieved from "http://community.actian.com/wiki/Python/Projects"

