Ticket #16 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

Allow overriding names of constraints for relationships

Reported by: guest Owned by:
Priority: blocker Milestone:
Component: core Version:
Keywords: Cc:

Description

Some databases (e.g. Oracle) don't like long identifiers. To cope with those databases the ability to override the autogenerated names of foreign key constraints is needed.

Attachments

constraint_name.patch (1.3 kB) - added by guest 6 years ago.
Patch allowing overriding of foreign key identifiers

Change History

Changed 6 years ago by guest

Patch allowing overriding of foreign key identifiers

Changed 6 years ago by ged

  • status changed from new to closed
  • resolution set to fixed

Thanks for the patch whoever you are :). It's committed in r240.

Note: See TracTickets for help on using tickets.