TY
TY
The relational paths cannot be distinguished in oso conditions when multiple relational paths point to the same target table, so that the query conditions cannot be constructed correctly. - OSO...
Is it possible to support connection pooling transaction based on current "node-orm2" architecture?
[node-orm-transaction](/dresende/node-orm-transaction) has an issue [Transactions do not work together with connection pooling](/dresende/node-orm-transaction/issues/2). It looks that it is a big problem and difficult to solve. - [Sequelize](/sequelize/sequelize) dose not support in...
**Hosting** - Self - Method: docker compose - Budibase Version: 1.1.4 **Describe the bug** The `On Change` handler of form field component works well if the value has been changed...
execute connection.runSqlFromFile throw: ``` Uncaught ReferenceError: self is not defined. at /.../node_modules/persist/lib/connection.js:310:9 at /.../node_modules/persist/lib/connection.js:355:16 at fs.js:266:14 at Object.oncomplete (fs.js:107:15) ```