Gitlab schema - Rails Postgresql -


where comments of users stored in gitlab schema? tried accessing following git repo: https://github.com/gitlabhq/gitlabhq/blob/master/db/schema.rb yet unable spot comments field in of tables.

just figured out table under name 'notes' in postgres schema. also, looking @ master build, rather stable dev build of schema. here's destination link, if needs it. https://github.com/gitlabhq/gitlabhq/blob/9-0-stable/db/schema.rb


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -