Opened 2 years ago
Last modified 2 years ago
#3270 new Enhancement
change relationships API
| Reported by: | cash | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Near Term Future Release |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | easy |
Description
Can we deprecate relationship guid and inverse relationship as parameters to egefr? I still get it wrong and it drives me crazy.
How about:
- subject_guid
- object_guid
This borrows from RDF.
Change History (4)
comment:1 Changed 2 years ago by brettp
comment:2 Changed 2 years ago by cash
Changing in the db breaks any custom queries that people have written. It should be done eventually but maybe same time as we explore denormalization. Break all the custom queries at once?
comment:3 Changed 2 years ago by ewinslow
+1
comment:4 Changed 2 years ago by cash
- Milestone changed from Needs Review to Elgg 1.9
Note: See
TracTickets for help on using
tickets.

Please yes. Should we change this on the DB side as well or just the interface?