@mastra/oracledb 0.2.0-alpha.1 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -6132,6 +6132,7 @@ function threadOrderColumn(field) {
6132
6132
  var DEFAULT_MESSAGE_SAVE_BATCH_SIZE = 200;
6133
6133
  var DEFAULT_VECTOR_REGISTRY_TABLE = "MASTRA_VECTOR_INDEXES";
6134
6134
  var MemoryOracle = class _MemoryOracle extends MemoryStorage {
6135
+ supportsPartialThreadUpdate = true;
6135
6136
  supportsObservationalMemory = true;
6136
6137
  // Memory owns all tables needed for normal message history plus observational memory state.
6137
6138
  static MANAGED_TABLES = [