ISerializerRowData.h

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for indexing serialization data by column index (for reduced overhead when handling many rows) (CH-103)

  1. … 3 more files in changeset.
Switched row data handling to not use shared pointers nor RowData object to pass information (optimization to slim down the serialization cost) (CH-103).

  1. … 26 more files in changeset.
Renamed the sqlite data row class.

  1. … 12 more files in changeset.