issues
search
plentz
/
lol_dba
lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed. Also, it can generate .sql migration scripts.
1.59k
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support AR outside Rails?
#151
ddoherty03
opened
5 months ago
0
Don't search for indices on classes without tables
#150
fightingtheboss
opened
8 months ago
2
NoMethodError: undefined method `sort'
#149
Epigene
opened
9 months ago
2
stop exception when index is exotic and columns is a string
#148
timdiggins
opened
10 months ago
0
Exception with indexes that are represented as strings rather than arrays
#147
timdiggins
opened
10 months ago
1
Mysql2::Error: Table 'myapp_development.action_text_rich_texts' doesn't exist
#146
timokleemann
opened
1 year ago
1
Gem update
#145
plentz
closed
1 year ago
0
Update build.yml
#144
plentz
closed
1 year ago
0
Add Ruby 3.2 to CI. Quote 3.0 so it isn't truncated.
#143
petergoldstein
closed
1 year ago
5
bundle update
#142
plentz
closed
1 year ago
0
Error on remove_column and add_foreign_key with sqlite3 adapter
#141
mrkerr
opened
1 year ago
0
Add support for ruby 3+
#140
plentz
closed
2 years ago
0
Attempt to use github secrets for code climate key
#139
plentz
closed
2 years ago
0
Migrate of of travis
#138
plentz
closed
2 years ago
0
Add support for Github CI actions
#137
plentz
closed
2 years ago
0
Rails 7 support
#136
plentz
closed
2 years ago
0
Update dependencies
#135
plentz
closed
2 years ago
0
Bump rails-html-sanitizer from 1.4.2 to 1.4.3
#134
dependabot[bot]
closed
2 years ago
0
Bump rspec-rails from 5.1.0 to 5.1.2
#133
dependabot[bot]
closed
2 years ago
0
Bump nokogiri from 1.13.3 to 1.13.4
#132
dependabot[bot]
closed
2 years ago
0
Bump rspec-rails from 5.1.0 to 5.1.1
#131
dependabot[bot]
closed
2 years ago
1
Update railties requirement from >= 3.0, < 7.0 to >= 3.0, < 8.0
#130
dependabot[bot]
closed
2 years ago
1
Update actionpack requirement from >= 3.0, < 7.0 to >= 3.0, < 8.0
#129
dependabot[bot]
closed
2 years ago
1
Update activerecord requirement from >= 3.0, < 7.0 to >= 3.0, < 8.0
#128
dependabot[bot]
closed
2 years ago
0
Rails 7 support
#127
plentz
closed
2 years ago
2
Add support to rails 7
#126
plentz
closed
2 years ago
0
Add support for Rails 7
#125
westonganger
closed
2 years ago
1
Bump activerecord from 6.0.3.3 to 6.1.3
#124
dependabot[bot]
closed
3 years ago
0
Bump actionpack from 6.0.3.3 to 6.1.3
#123
dependabot[bot]
closed
3 years ago
0
Bump nokogiri from 1.10.10 to 1.11.0
#122
dependabot[bot]
closed
3 years ago
1
Bump actionview from 6.0.3.2 to 6.0.3.3
#121
dependabot[bot]
closed
4 years ago
0
v2.2.0 Unnecessary suggestions for indexes that already exist as leftmost term in another index.
#120
Epigene
opened
4 years ago
4
Bump actionpack from 6.0.3.1 to 6.0.3.2
#119
dependabot[bot]
closed
4 years ago
0
Bump rack from 2.2.2 to 2.2.3
#118
dependabot[bot]
closed
4 years ago
0
Bump activesupport from 6.0.2.2 to 6.0.3.1
#117
dependabot[bot]
closed
4 years ago
0
Bump actionpack from 6.0.2.2 to 6.0.3.1
#116
dependabot[bot]
closed
4 years ago
0
Changelog?
#115
supairish
opened
4 years ago
0
Rails 6 support
#114
plentz
closed
4 years ago
0
Bundle install error for Rails 6.0.1
#113
isubas
closed
4 years ago
3
Bump loofah from 2.2.3 to 2.3.1
#112
dependabot[bot]
closed
5 years ago
0
Fixed issue with options hash not being returned in lol_dba CLI appli…
#111
zainosaurus
closed
4 years ago
0
Bug with lol_dba cli option parsing
#110
zainosaurus
closed
4 years ago
3
Improved polymorphic and STI index suggestions
#109
Epigene
opened
5 years ago
3
Exit with non-zero status in case of missing indexes
#108
sobrinho
closed
4 years ago
2
Do not duplicate polymorphic indexes
#107
sobrinho
closed
4 years ago
0
Do not duplicate polymorphic indexes
#106
sobrinho
closed
5 years ago
1
Invalid index recommendation for Doorkeeper Gem
#105
ericraio
opened
5 years ago
4
CI: Drop unused setting
#104
olleolleolle
closed
5 years ago
1
lol_dba/sql_generator (LoadError)
#103
enthusiasmus
closed
5 years ago
2
Return non-zero in case of missing indexes found
#102
plentz
closed
4 years ago
2
Next