legacy database issues

  2 posts   Feedicon  
Replies: 1 - Last Post: October 03, 2008 21:38
by: Eric Simorre
« Older Topic » Newer Topic
showing 1 - 2 of 2
 
Posted: October 02, 2008 09:00 by Eric Simorre

tracdb application: trac db tables that have no problem with pk

tracdb_ext application: trac db tables with potential problems (mainly no pk)

I just discoverd this tip, it seems to work:

rowid = models.IntegerField(primary_key=True, editable=False)

 
Posted: October 03, 2008 21:38 by Eric Simorre

add tests for both OIDModel and CmpPKModel.

Some should work (Permission), some others not (Permission1 delete or update)

Replies: 1 - Last Post: October 03, 2008 21:38
by: Eric Simorre
« Older Topic » Newer Topic
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120127.ac94057)
 
 
Close
loading
Please Confirm
Close