hackatime/db
Mahad Kalam 606bdaed01
Clean up migrations + schema.rb (#1055)
* Drop unused heartbeat lookup tables and their FK columns

Remove 8 abandoned normalization tables (heartbeat_branches,
heartbeat_categories, heartbeat_editors, heartbeat_languages,
heartbeat_machines, heartbeat_operating_systems, heartbeat_projects,
heartbeat_user_agents) and their corresponding foreign key columns
from the heartbeats table. None had models, associations, or any
application code referencing them.

* Remove migrations cancelling each other out
2026-03-11 16:52:35 +00:00
..
migrate Clean up migrations + schema.rb (#1055) 2026-03-11 16:52:35 +00:00
cable_schema.rb Run robocop 2025-02-21 20:32:03 -05:00
cache_schema.rb Run robocop 2025-02-21 20:32:03 -05:00
schema.rb Clean up migrations + schema.rb (#1055) 2026-03-11 16:52:35 +00:00
seeds.rb feat: added actual api docs (rswag) + ci enforcement (#846) 2026-01-27 01:05:49 -05:00