Changes between Version 6 and Version 7 of RelationalDesign
- Timestamp:
- 12/20/25 16:30:13 (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelationalDesign
v6 v7 13 13 2. '''Admins''' ('''**__user_id__**'''* (Users)) 14 14 15 3. '''Components''' ('''**__id__**''', '''name''', '''brand''', '''price''', img_url)15 3. '''Components''' ('''**__id__**''', '''name''', '''brand''', '''price''', '''type''', img_url) 16 16 17 17 4. '''CPU''' ('''**__component_id__**'''* (Components), '''socket''', '''cores''', '''threads''', '''base_clock''', boost_clock, '''tdp''')
