Ticket #212 (closed defect: fixed)

Opened 15 months ago

Last modified 4 months ago

BaseTen schema needs to be reinstalled if a relationship is changed from one-to-many to one-to-one

Reported by: tsnorri Owned by: tsnorri
Priority: major Milestone: 1.8
Component: BaseTen Keywords:
Cc:

Description

Adding the unique constraint won't be noticed automatically.

Change History

Changed 4 months ago by tsnorri

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

(In [1468]) Changing a relationship from one-to-many to one-to-one or vice-versa no longer requires BaseTen? schema to be reinstalled (fixes #212) - SELECT baseten.refresh_caches () will suffice.

Note: See TracTickets for help on using tickets.