Actions
Feature proposal #5766
openImplement database column null store support
Description
Currently storing nulls is an all or nothing scenario. There needs to be a way to allow column by column null store. In addition to this CB fields themselves need to be able to properly store nulls. Empty string for field stores should cause them to do a null store (probably needs implemented as field by field?).
Updated by krileon about 8 years ago
- Target version changed from CB 2.1 to CB 2.2
Updated by krileon over 6 years ago
- Target version changed from CB 2.2 to CB 2.8
Updated by beat almost 2 years ago
- Target version changed from CB 2.8 to CB 2.8.1
Updated by beat over 1 year ago
- Target version changed from CB 2.8.1 to CB 2.8.2
Updated by beat about 1 year ago
- Target version changed from CB 2.8.2 to CB 2.9.0
Updated by beat about 1 year ago
- Target version changed from CB 2.9.0 to CB 2.9.2
Actions