• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Knotis / djangocassandra / 148

Builds Branch Commit Type Ran Committer Via Coverage
148 master Primary Key Fixes * Fixed ColumnFamilyModel._get_pk_val to handle ForeignKey valued properly. * Fixed PrimaryKeyField get_prep_value to handle ForeignKeys properly. * Fixed FieldUUID and AutoFieldUUID get_prep_value methods to behave properly con... Pull #97 14 Dec 2016 12:06AM UTC web-flow travis-ci pending completion   set done
147 master Merge pull request #96 from sethdenner/fix-infinite-recursion-when-foreign-key-part-of-primary-key Fix Infinite Recursion When ForeignKey is part of Primary Key push 12 Dec 2016 11:17PM UTC web-flow travis-ci pending completion   set done
146 master Fix Infinite Recursion When ForeignKey is part of Primary Key * Fixed an infinite recursion where attemption to get the PK when a ForeignKey is part of the keys by getting the value instead of going throug Django ForeignKey __get__ logic repeatedly. Pull #96 12 Dec 2016 11:08PM UTC web-flow travis-ci pending completion   set done
145 master Merge pull request #95 from sethdenner/fix-primary-key-field-foreign-key Fix PrimaryKeyField when ForeignKey is field_class. push 12 Dec 2016 09:43PM UTC web-flow travis-ci pending completion   set done
144 master Fix PrimaryKeyField when ForeignKey is field_class. * Fixed an edge case where PrimaryKeyField returned the wrong internal_type for ForeignKeys. Pull #95 12 Dec 2016 09:11PM UTC web-flow travis-ci pending completion   set done
143 master Merge pull request #94 from sethdenner/fix-primarykeyfield-get_internal_type Fix PrimaryKeyField get_internal_type Method push 10 Dec 2016 03:43AM UTC web-flow travis-ci pending completion   set done
142 master Fix PrimaryKeyField get_internal_type Method * get_internal_type was returning 'PrimaryKeyField', now it correctly returns the get_internal_type method of the field it's wrapping. Pull #94 10 Dec 2016 03:36AM UTC web-flow travis-ci pending completion   set done
141 master Merge pull request #93 from sethdenner/primary-key-support Primary Key Support (To Fix Deletion) push 10 Dec 2016 02:40AM UTC web-flow travis-ci pending completion   set done
140 master Primary Key Support (To Fix Deletion) * Deletion depends on more robust primary key support. We were running into issues where unexpected rows were being deleted. This was caused by django matching just one field of the primary key (the one defin... Pull #93 10 Dec 2016 02:32AM UTC web-flow travis-ci pending completion   set done
139 master Primary Key Support (To Fix Deletion) * Deletion depends on more robust primary key support. We were running into issues where unexpected rows were being deleted. This was caused by django matching just one field of the primary key (the one defin... Pull #93 10 Dec 2016 02:25AM UTC web-flow travis-ci pending completion   set done
138 master Merge pull request #92 from sethdenner/denormalize-on-save Denormalize on Save Instead of on Create push 03 Nov 2016 08:02PM UTC web-flow travis-ci pending completion   set done
137 master Denormalize on Save Instead of on Create * Data only gets denormalized to denormalized_models on create() I changed it so it happens on save() so that the models stay consistent through their lifetime. (This still respects should_denormalize). * ... Pull #92 03 Nov 2016 07:53PM UTC web-flow travis-ci pending completion   set done
136 master Merge pull request #91 from sethdenner/delete-denormalized Denormalized Deletion push 02 Nov 2016 07:16PM UTC web-flow travis-ci pending completion   set done
135 master Denormalized Deletion * Now when you delete a model that has been denormalized it will also delete all denormalized instances. * Added to the test_denormalization unit test to cover this. * Incremented patch version. Pull #91 02 Nov 2016 06:49PM UTC web-flow travis-ci pending completion   set done
134 master Merge pull request #90 from sethdenner/fix-delete-for-rows-with-matching-partiton-keys Fix Delete For Rows With Matching Partition Keys push 01 Nov 2016 08:23PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc