How to add a uniqueness DB constraint for multi tables?
A short post to share how to add uniqueness DB constraint when models are on different tables: http://marouenbousnina.com/add-unique-constraint-for-multi-table/
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
A short post to share how to add uniqueness DB constraint when models are on different tables: http://marouenbousnina.com/add-unique-constraint-for-multi-table/
Post a comment