222
schangxiang@126.com
2025-06-13 6a8393408d8cefcea02b7a598967de8dc1e565c2
1
{"version":3,"sources":["../browser/src/metadata/types/OnUpdateType.ts"],"names":[],"mappings":"","file":"OnUpdateType.js","sourcesContent":["/**\n * ON_UPDATE type to be used to specify update strategy when some relation is being updated.\n */\nexport type OnUpdateType = \"RESTRICT\"|\"CASCADE\"|\"SET NULL\"|\"DEFAULT\"|\"NO ACTION\";\n"],"sourceRoot":"../.."}