issues
search
composite-primary-keys
/
composite_primary_keys
Composite Primary Keys support for Active Record
1.03k
stars
350
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes for broken sqlite and mysql tests
#514
eanders
closed
4 years ago
0
Active record 5.2.4 compatability
#513
eanders
closed
4 years ago
1
Fix overriding AbstractReflection for activerecord 5.2.4
#512
Slike9
closed
4 years ago
1
Fix .travis.yml to make the tests run
#511
Slike9
closed
4 years ago
1
Fix handling CPK with fields containing comma
#510
Slike9
closed
4 years ago
2
Fix tests for ar_5.2.x
#509
Slike9
closed
4 years ago
5
Primary Key value creates error while updating/deleting record
#508
fnu-wtag
closed
3 years ago
4
Remove extra argument from sql_for_insert
#507
tohae
closed
4 years ago
1
Fix issue #505 pk with comma
#506
Slike9
closed
4 years ago
2
Critical bug: comma is not allowed as a value of attribute which is a part of composite key
#505
timanovsky
closed
4 years ago
5
Only run the CPK code in update_all and delete_all when necessary
#504
codeodor
closed
3 years ago
11
After activerecord update to 5.2.4, relationship error appears
#503
victoreduardo
closed
4 years ago
17
Pk with default values
#502
dannemanne
closed
4 years ago
1
Convert attribute names to strings before checking for them in has_attribute?
#501
DanielDe
closed
5 years ago
9
v8.1.7 on RubyGems does not match version hosted on GitHub
#500
jbodah
closed
5 years ago
4
Fix for #497 (ORA-00920: invalid relational operator with CPK 12.0.0)
#499
awaltman
closed
4 years ago
3
(v9) building subquery actually sends the query
#498
konk303
closed
3 years ago
2
ORA-00920: invalid relational operator with CPK 12.0.0 against Oracle database
#497
awaltman
closed
3 years ago
12
Get all tests passing on MySQL and PostgreSQL on Rails 6.0.0
#496
codeodor
closed
5 years ago
11
ArgumentError: wrong number of arguments (given 1, expected 2) on 12.0.0.rc5
#495
codeodor
closed
5 years ago
2
Release new version
#494
Szeliga
closed
5 years ago
0
Update all fails with MySQL on 12.0.0rc5
#493
adrientoub
closed
5 years ago
1
[WIP] Rails 6 compatible
#492
ionut998
closed
5 years ago
1
Polymorphic association does not support to compute class
#491
moiristo
closed
3 years ago
2
Reset id if part of it was generated during insertion
#490
pawelniewie
closed
4 years ago
6
Fix compatibility with AR 5.1.6+ re: optimistic locking
#489
rlue
closed
5 years ago
1
model where with primary key broken
#488
johannesluedke
closed
4 years ago
1
Wrong predicate composing for jsonb key values
#487
vitalyp
closed
3 years ago
2
Use postgresql 9.6 in travis to support Rails 6
#486
salimane
closed
5 years ago
1
Use latest Rails 6 rc1
#485
ionut998
closed
5 years ago
1
CI: Your version of PostgreSQL (90224) is too old.
#484
olleolleolle
closed
5 years ago
0
CI: Use 2.6.3, drop 2.4.6 (Rails 6 requires 2.5.0+)
#483
olleolleolle
closed
5 years ago
1
Error introduced into change to subquery_for for composite keys
#482
balen
closed
5 years ago
2
select distinct count bug
#481
neoli0222
closed
5 years ago
1
#update_all generating invalid query for 11.0.3 AR version 5.2.0
#480
dmacfeely
closed
5 years ago
2
11.2 breaks find_or_create_by!
#479
ToniTornado
closed
5 years ago
1
v8.1.6: bug in loading associations for a new record
#478
ainar-g
closed
5 years ago
1
Awkward behaviour when using `:id` in the primary key
#477
mberlanda
closed
3 years ago
8
Describe unexpected behaviour when :id is in primary key
#476
mberlanda
closed
3 years ago
2
undefined method `association' for nil:NilClass
#475
codeodor
closed
5 years ago
3
Rails 6 support
#474
diguliu
closed
5 years ago
1
Stay close to the original implementation of Association#run
#473
f-mer
closed
5 years ago
1
Add support for Rails 6
#472
kajisha
closed
5 years ago
3
Fix #470: Updates due to changes in ActiveRecord
#471
codeodor
closed
5 years ago
1
11.1 Broken on #find_each in Rails 5.2.2
#470
codeodor
closed
5 years ago
5
Fix key not being an array in subquery on has_many :through
#469
ericproulx
closed
5 years ago
1
When updating has_many relation via attributes it fails with either ActiveRecord::RecordNotFound or ActiveRecord::RecordNotUnique
#468
ibotty
closed
2 years ago
11
Fix destroy_all on HABTM in Rails 5
#467
bradslaughter
closed
5 years ago
3
Error when calling destroy_all on HABTM association
#466
bradslaughter
closed
5 years ago
0
Error with activerecord-sqlserver-adapter on ar_5.1.x branch
#465
kevgrig
closed
5 years ago
3
Previous
Next