mirror of
https://github.com/nocodb/nocodb.git
synced 2026-02-01 23:58:31 +00:00
add comment on custom knex
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user