-
- 下载
Merge branch 'morefice/add-postgres-table-sizes-view' into 'master'
Add PostgresTableSize See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/173113 Merged-by:Andy Schoenen <asoiron@gitlab.com> Approved-by:
Andy Schoenen <asoiron@gitlab.com> Reviewed-by:
Andy Schoenen <asoiron@gitlab.com> Co-authored-by:
Maxime Orefice <morefice@gitlab.com>
显示
- db/docs/views/postgres_table_sizes.yml 10 个添加, 0 个删除db/docs/views/postgres_table_sizes.yml
- db/migrate/20241119101703_add_postgres_table_sizes_view.rb 29 个添加, 0 个删除db/migrate/20241119101703_add_postgres_table_sizes_view.rb
- db/schema_migrations/20241119101703 1 个添加, 0 个删除db/schema_migrations/20241119101703
- db/structure.sql 12 个添加, 0 个删除db/structure.sql
- lib/gitlab/database/postgres_table_size.rb 19 个添加, 0 个删除lib/gitlab/database/postgres_table_size.rb
- spec/factories/gitlab/database/postgres_table_size.rb 13 个添加, 0 个删除spec/factories/gitlab/database/postgres_table_size.rb
- spec/lib/gitlab/database/postgres_table_sizes_spec.rb 66 个添加, 0 个删除spec/lib/gitlab/database/postgres_table_sizes_spec.rb
加载中
想要评论请 注册 或 登录