metabase/toucan

Should insert-many! call post-insert on inserted objects?

camsaul opened this issue · 1 comments

Seems like this makes sense since it calls pre-insert. People can always use simple-insert-many! instead to avoid this behavior

Hey @camsaul , is there any specific way I can help on this issue? I'm working on a new greenfield project and toucan is the silver bullet I've been looking for.

Do you want to discuss any of the tradeoffs?