lun3x / WebTech

1 stars 0 forks source link

On create a new user, creating default cupboard fails #20

Closed ahmerb closed 6 years ago

ahmerb commented 6 years ago

Also, when inserting anything, if any future insert fails (for one of its relations, e.g. create default cupboard) we need to roll back the insert.

ahmerb commented 6 years ago

This might be fixed in #22 (need to check again). But, still need to consider roll backs if an insert fails for relation.

lun3x commented 6 years ago

Added manual rollbacks and logged to console if errors in rolling back occur

ahmerb commented 6 years ago

Rollbacks and transactions something nice worth talking about in report I reckon @lun3x