Barry Dam

Results 1 comments of Barry Dam

Or what if you could create a callback method like ```php 'after_create'=> function($db, $tab, $createdId, $createdRow) { } ``` Than you could save data to some other table. Like for...