Releases
v2.25.0
Compare
Sorry, something went wrong.
No results found
2.25.0 (2026-03-11)
Bug Fixes
add check for cascade strategy (552ecdc )
add check for foreign resource onDelete strategy (96c2c8f )
add errror message (2ad14c6 )
add required check for setNull deletion (21cc9a4 )
cange requests for check cascade (058283c )
change check for cascade and upload plugin (ca5bf91 )
change query for check cascade (b0acb77 )
change query for check pg database cascade (067b87c )
change resource.options.allowedActions.delete check (81fce83 )
change variable name foreignKeyColumn to foreignResourceColumn (ee04911 )
delete mistake in error message (423d6a0 )
delete strategy check (8ef2973 )
delete unused arguments from function (c3a7a73 )
delete unused check (ea5e92f )
delete unused console.log (a48d0a7 )
implement cascading deletion checks for MySQL, PostgreSQL, and SQLite connectors (d6502d3 )
resolve comment (b3d3f24 )
resolve copilot comment (25c0007 )
resolve copilot comment (b4d8aa1 )
resolve copilot comment (1843641 )
streamline foreign resource onDelete strategy validation (ff63b6c )
update check strategy (23d178b )
update condition (01dfcfd )
update errors copilot comment (2ed72a3 )
update query for mysql (aa3b223 )
Features
add onDelete type (a300f83 )
enhance cascading deletion logic to prevent infinite loops and improve foreign key checks (1acfe3e )
implement cascading deletion checks for MySQL, Postgres, and SQLite connectors (1cbb653 )
implement cascading deletion for related records in delete endpoint (ca65f67 )
implement cascading deletion logic in AdminForthRestAPI (ec17bd5 )
implement cascading deletion logic in delete endpoint (02e216b )
implement cascading deletion utility for child resources (66b0377 )
implement checkCascadeWhenUploadPlugin method in base connector and remove from specific connectors (778a90b )
refine cascading deletion logic in delete endpoint (8b5b7b5 )
update discoverFields method to include config parameter across data connectors (1641242 )
You can’t perform that action at this time.