Package: python-sqlalchemy Version: 0.4.6-1 Severity: normal Hello,
I would like to use sqlalchemy to manage graph datum structures. However, unlike sqlalchemy graph1.py example, my vertex and edge classes inherit from enthought.traits.api.HasTraits. When saving edges, edge attributes mapped by relation() properties are not INSERT'ed. Hence DB raises Integrity errors. graph1.py example fails too, when Node and Edge inherit from HasTraits rather than from object. How to create mappers having relation() properties for classes inheriting from HasTraits ? Thanks, -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to fr_FR.UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-sqlalchemy depends on: ii python 2.5.2-1 An interactive high-level object-o ii python-support 0.8.3 automated rebuilding support for P python-sqlalchemy recommends no packages. -- no debconf information -- Boris Daix -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]