atk4 / filestore

Implements integration between ATK UI and FlySystem
https://agiletoolkit.org/
MIT License
9 stars 8 forks source link

Delete of physical files must be postponed until transaction is commit #35

Open mvorisek opened 1 year ago

mvorisek commented 1 year ago

Delete of non-transactional resources should be done via https://github.com/mvorisek/dbal/blob/b5b9caf6e1db112ef48d9c46e25859af73433f7e/src/Connection.php#L1368 event.

related with https://github.com/atk4/filestore/pull/34#discussion_r1167876073