Closed GoogleCodeExporter closed 9 years ago
inspectdb is not working with Firebird backend now. I don't need this
functionality
myself therefore I didn't implemented it correctly. You are welcome to
participate in
this project and add this feature. I just don't have enough time to
add/implement
features I don't need.
Original comment by ivan.ill...@gmail.com
on 2 Jun 2008 at 5:50
[deleted comment]
Hi Ivan - have spend some time today getting inspectdb to work - with some
success.
One of the the problems I have discovered may be connected with my DB - which is
running on FB1.5.
I get the same problems when running against Employees.FDB on FB1.5 as well -
the
main issue now is the detection of the primary key/Foreign key fields. I see
that
your code uses all the recommend methods to extract metadata - but to no avail
on FB1.5.
I have attached a new version of introspection.py - if you have a FB2.x db to
run it
against (i dont right now)- it might be interesting.
Also - I'd like to join this project - maybe we can get another db backend into
django for v1.0...
thanks...
Patrick
http://www.djangodb.org
Original comment by patrick....@googlemail.com
on 12 Aug 2008 at 10:23
Attachments:
This issue is prior to django 1.0 release. There are some improvements on
introspection and we need new testing to do.
I'll close this issue waiting new feedback.
Original comment by maxirobaina
on 11 Dec 2009 at 9:56
Original issue reported on code.google.com by
patrick....@googlemail.com
on 15 May 2008 at 10:28