issues
search
toptal
/
database_validations
Database validations for ActiveRecord
MIT License
538
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for constraint such as exclusion
#68
jamesst20
opened
2 months ago
0
Fix CI
#67
djezzzl
closed
1 year ago
0
Adds support of postgis adapter
#66
moofkit
opened
1 year ago
3
Incompatible with postgis adapter
#65
gap777
opened
1 year ago
1
Unexpected NoMethodError: undefined method `_db_validators'
#64
marcocarvalho
opened
2 years ago
1
Fix abstract classes
#63
djezzzl
closed
2 years ago
0
Override create_or_find_by methods and implement proper exception handling
#62
alexeyfrank
closed
1 year ago
0
Add rescue mode
#61
djezzzl
closed
3 years ago
0
`update` causing unexpected RecordNotUnique error
#60
ktweeden
closed
3 years ago
3
Idea: Replace `dependent: :delete`/`dependent: :nullify` with FK `on_delete:`/`on_update:`
#59
pirj
closed
3 years ago
4
Fix typo Image -> Imagine
#58
brunoarueira
closed
3 years ago
0
Enable railsmaster workflow
#57
djezzzl
closed
3 years ago
0
Fix CI
#56
djezzzl
closed
3 years ago
0
Doesn't work with nested attributes / autosave associations.
#55
jduff
closed
3 years ago
14
Spread keyword arguments for ruby 3
#54
jduff
closed
3 years ago
3
Remove deprecation warning connection_config for rails 6.1
#53
AlfonsoUceda
closed
3 years ago
0
Respect validate: false option for save
#52
pyromaniac
closed
4 years ago
0
Use connection cache to lookup indexes
#51
pyromaniac
closed
4 years ago
0
Implement fallback to query
#50
pyromaniac
closed
4 years ago
2
Fix Ruby warning
#49
djezzzl
closed
4 years ago
0
Few fixes
#48
djezzzl
closed
4 years ago
0
Testing case_sensitive: true
#47
raivil
closed
4 years ago
5
'bd_belong_to' doesn't work with 'optional: true'
#46
dnhlinh
closed
4 years ago
3
Update rake requirement from ~> 12.3 to ~> 13.0
#45
dependabot-preview[bot]
closed
5 years ago
0
Add rails 6 support
#44
djezzzl
closed
5 years ago
0
Rewrite the way of storage validators
#43
djezzzl
closed
5 years ago
0
Update rake requirement from ~> 10.0 to ~> 12.3
#42
dependabot-preview[bot]
closed
5 years ago
0
Update bundler requirement from ~> 1.16 to ~> 2.0
#41
dependabot-preview[bot]
closed
5 years ago
0
db_belongs_to with optional: true
#40
tarboy
closed
5 years ago
1
Add CircleCI configs
#39
djezzzl
closed
5 years ago
0
Configure codeclimate and add ruby 2.3 support
#38
djezzzl
closed
5 years ago
0
Improvements
#37
djezzzl
closed
5 years ago
0
Relax AR version, add test for different version
#36
palkan
closed
5 years ago
11
Remove unrelated comment from config file
#35
pirj
closed
5 years ago
0
Running Specs
#34
antarr
closed
5 years ago
1
Improvements
#33
djezzzl
closed
5 years ago
0
Fix a typo in the error message
#32
DNNX
closed
5 years ago
1
Improvements
#31
djezzzl
closed
5 years ago
0
Fix a 3rd parties behavior for db_belongs_to
#30
djezzzl
closed
5 years ago
0
Fix a bug for db_belongs_to
#29
djezzzl
closed
5 years ago
0
Fix a bug
#28
djezzzl
closed
5 years ago
0
Handle validates_uniqueness_of in the UniqunessOf cop
#27
Darhazer
closed
5 years ago
0
Add cops for RuboCop
#26
Darhazer
closed
5 years ago
1
Improve benchmarks code
#25
pirj
closed
5 years ago
1
Tasks for contribution
#24
djezzzl
closed
4 years ago
2
Update charts
#23
djezzzl
closed
5 years ago
0
Update README
#22
djezzzl
closed
5 years ago
0
Introduce rubocop
#21
pirj
closed
5 years ago
1
Use local MySQL user
#20
pirj
closed
5 years ago
0
Add table name to missing index warning message
#19
pirj
closed
5 years ago
0
Next