index_shotgun:重复索引检查器

时间:2021-05-15 23:38:17
【文件属性】:
文件名称:index_shotgun:重复索引检查器
文件大小:29KB
文件格式:ZIP
更新时间:2021-05-15 23:38:17
mysql activerecord gem postgresql oracle 猎枪索引 :fire: :water_pistol: :police_officer: 重复的索引检查器。 这类似于 ,但还支持MySQL以外的数据库 例子 $ index_shotgun postgresql --database=index_shotgun_test # ============================= # user_stocks # ============================= # index_user_stocks_on_user_id is a left-prefix of index_user_stocks_on_user_id_and_article_id # To remove this duplicate index, execute: ALTER TABLE ` user_stocks ` DROP INDEX ` index_user_stocks_on_user_id ` ; # =
【文件预览】:
index_shotgun-master
----.gitignore(133B)
----README.md(7KB)
----index_shotgun.gemspec(1KB)
----.rubocop.yml(404B)
----gemfiles()
--------activerecord_5_1.gemfile(634B)
--------activerecord_5_2.gemfile(631B)
--------activerecord_5_0.gemfile(632B)
--------activerecord_6_0.gemfile(766B)
--------activerecord_6_1.gemfile(742B)
--------common.gemfile(480B)
----CHANGELOG.md(4KB)
----bin()
--------console(338B)
--------setup(115B)
----.github()
--------workflows()
----Gemfile(346B)
----.github_changelog_generator(37B)
----.rspec(30B)
----.coveralls.yml(46B)
----spec()
--------support()
--------db()
--------index_shotgun()
--------config()
--------index_shotgun_spec.rb(114B)
--------spec_helper.rb(6KB)
----LICENSE.txt(1KB)
----exe()
--------index_shotgun(80B)
----lib()
--------index_shotgun()
--------index_shotgun.rb(193B)
----Rakefile(117B)
----ci()
--------build.sh(948B)
--------database.yml.oracle(124B)
--------database.yml.sqlite3(62B)
--------database.yml.mysql(139B)
--------install.sh(1KB)
--------database.yml.postgresql(157B)

网友评论