Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 26
and
Version 27
of
ddl
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
09/29/25 14:51:43 (
8 days
ago)
Author:
221046
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
ddl
v26
v27
48
48
49
49
= !InvoiceLine =
50
* __**invoice_line_id**__ (PK)
51
* **invoice_id*** (FK → Invoice)
52
* **track_id*** (FK → Track)
53
* **unit_price**
50
* **invoice_id*** (FK → Playlist) (PK)
51
* **track_id*** (FK → Track) (PK)
54
52
* **quantity**
55
53