felipecsl/kales

ActiveRecord ID column should be a sum type

Closed this issue · 0 comments

ID should be either "unset" (uninitialized) when the record has not been saved yet, or set to a specific value when it's been otherwise previously saved.