add comment on custom knex

This commit is contained in:
Fendy H
2025-12-06 09:38:37 +00:00
parent 438597d58a
commit 14d87b5d4e

View File

@@ -1183,6 +1183,8 @@ function CustomKnex(
},
},
// `configurable: true` is required so that BatchableExtBaseModelSqlv2 can reconfigure or delete
// the `attachToTransaction` property for batching functionality. See BatchableExtBaseModelSqlv2 for details.
attachToTransaction: {
enumerable: true,
configurable: true,