gitlab datbase related question.
Created by: vinothwindows47
You are using gitlabhq_production database.In that database , events table is there.What do you mean in that table action row which that row does not have foreign key mapping any other table.
----+-------------+-----------+-------+------+------------+---------------------+---------------------+--------+-----------+ | id | target_type | target_id | title | data | project_id | created_at | updated_at | action | author_id | +----+-------------+-----------+-------+------+------------+---------------------+---------------------+--------+-----------+ | 66 | Issue | 1 | NULL | NULL | 7 | 2013-05-27 18:09:36 | 2013-05-27 18:09:36 | 3 | 8 | | 68 | Milestone | 1 | NULL | NULL | 6 | 2013-05-28 06:13:39 | 2013-05-28 06:13:39 | 3 | 8 |