summaryrefslogtreecommitdiff
path: root/docs/internals/contributing/writing-code/javascript.txt
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2025-05-06 09:07:55 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2025-08-23 18:09:43 +0200
commit836894f27a0e2c32dbbecbe8392ba7d4d0d17d8a (patch)
treeb831b56c1124b0f41c197c694bb17d5836eaad60 /docs/internals/contributing/writing-code/javascript.txt
parentb3166e1e15824aedb7a609dfda18ef36ea023d06 (diff)
Refs #470 -- Adjusted Field.db_returning to be backend agnostic.
Determining if a field is db_returning based on the default connection feature availability prevents the usage of RETURNING for db_default fields in setups where non-default backends do support RETURNING. Whether or not the field should be attempted to be returned is already checked at the compiler level which is backend aware.
Diffstat (limited to 'docs/internals/contributing/writing-code/javascript.txt')
0 files changed, 0 insertions, 0 deletions