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
Intercept Arel calls to suggest indexes
#101
plentz
opened
5 years ago
0
Fix rake file which was requiring file with a wrong path
#100
PikachuEXE
closed
5 years ago
2
Fixed running of rake db:migrate_sql
#99
skunkworker
closed
5 years ago
1
Fix require sql_generator fail
#98
a2ikm
closed
5 years ago
1
Error is printed while executing db:find_indexes
#97
gshopovski
closed
5 years ago
2
Create .codeclimate.yml
#96
efueger
closed
6 years ago
1
Fix db:migrate_sql with Rails 5+
#95
cmason
closed
6 years ago
4
db:migrate_sql is broken for rails versions > 5
#94
cmason
closed
6 years ago
1
Unresolved specs warning and show nothing in Rails 5.1
#93
adamaiken89
closed
6 years ago
1
undefined method `options' for nil:NilClass
#92
UnConundrum
closed
6 years ago
2
Check if obj has ActiveRecord::Base as ancestor
#91
epergo
closed
6 years ago
3
[Fix #89] Require LolDba::VERSION from CLI
#90
ivanovaleksey
closed
7 years ago
1
uninitialized constant LolDba::VERSION
#89
ivanovaleksey
closed
7 years ago
0
Fix NoMethodError: undefined method `group_by' for "db/migrate":String
#88
tapajos
closed
7 years ago
1
Travis: update CI matrix to 2.2.7, 2.3.4, 2.4.1
#87
olleolleolle
closed
7 years ago
1
README: Use SVG for build badges
#86
olleolleolle
closed
7 years ago
1
Mailchimp grouping error
#85
AnkurVyas-BTC
closed
5 years ago
3
Fix incorrect output of missing indexes
#84
chmurph2
closed
7 years ago
3
Output incorrectly reporting missing indexes (sort of)
#83
chmurph2
closed
7 years ago
1
undefined method `this`
#82
adambedford
closed
7 years ago
4
Slash in indexes fails. acts-as-taggable-on
#81
emilkarl
opened
7 years ago
7
Fix ActiveRecord version check for Rails 3
#80
andyw8
closed
8 years ago
3
undefined method `version' for ActiveRecord:Module (Rails 3.2.22.1)
#79
andyw8
closed
8 years ago
0
Fix index detection for HABTM invoving an STI subclass
#78
RST-J
opened
8 years ago
2
Make example naming consistent
#77
alebruck
closed
7 years ago
1
has_many: indexes being created for inexistent columns
#76
plentz
opened
8 years ago
1
Remove < 5.0 from gemspec restriction for rails support
#75
hugocorbucci
closed
8 years ago
3
Update rails 4.2 appraisal to 4.2.3
#74
DexterTheDragon
closed
8 years ago
1
Rails 5 support
#73
plentz
closed
8 years ago
0
Can't find table if using database schemas
#72
brandonparsons
closed
8 years ago
3
Not idempotent
#71
agrimm
closed
8 years ago
1
Support displaying current tables indexes
#70
mhmoudgmal
closed
7 years ago
1
Fix polymorphic associations generating invalid migrations
#69
AndrewVos
closed
8 years ago
2
allow to use this on non-rails applications that use active_record
#68
andersoncardoso
closed
8 years ago
2
table does not exist
#67
RST-J
closed
8 years ago
2
Exception: comparison of Symbol with String failed
#66
RST-J
closed
8 years ago
3
has_and_belong_to_many with class_name option generates the wrong add_index migration.
#65
joshuapinter
closed
8 years ago
1
Polymorphic association generates migration with syntax error.
#64
joshuapinter
closed
8 years ago
3
Polymorphic associations with explicit source trips lol_dba
#63
lowjoel
closed
8 years ago
12
Weirdness with active_admin
#62
yrral86
closed
8 years ago
5
add models to cause error during spec run
#61
yrral86
closed
9 years ago
2
Polymorphic indexes invert field order and thought of as non-existing
#60
nuclearspike
closed
8 years ago
2
Exception: undefined method `options' for nil:NilClass
#59
roomthirteen
closed
8 years ago
23
Has many through polymorphic
#58
amnesia7
closed
8 years ago
3
Added models to reproduce the issue
#57
jamesbowles
closed
9 years ago
2
Handle too long index name
#56
westonganger
closed
3 years ago
3
Create differently titled migration if migration exists already
#55
westonganger
opened
9 years ago
4
Error running rake db:find_indexes
#54
chaadow
closed
9 years ago
3
Error running db:findindexes
#53
timvoet
closed
9 years ago
5
Add Ruby version Runtime Dependencies
#52
serg-kovalev
closed
9 years ago
1
Previous
Next