Project

General

Profile

Actions

Support #2561

closed

Wt::Dbo ManyToMany custom fields

Added by Anonymous over 10 years ago. Updated about 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
01/14/2014
Due date:
% Done:

0%

Estimated time:

Description

Hello,

Is it possible to add other fields to a Dbo ManyToMany relation (i.e another field in the table "post_tags" from "tutorial5.C" )?

thank you for your answer

Actions #1

Updated by Koen Deforche over 10 years ago

  • Status changed from New to Resolved
  • Assignee set to Koen Deforche

Hey,

No that's not possible, then you will need to create a class that maps the join table (with additional fields) and use two One-to-Many relations to recreate the Many-to-Many relation "manually".

Regards,

koen

Actions #2

Updated by Koen Deforche about 10 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF