Hello @all, I'm planning to use DBIx-Class-Journal for tracking and reuseing deleted records. For reading it's source code i'm wondering if it'll work work with a schema that has the column 'id' as primary key in it's tables?
The AuditLog table uses 'ID' itself as primary key and joins the values of columns to log in hash style, so it might crash as ID in Auditlog is a autoincrement column. Is this right? Greets, Mario Minati
_______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
