Thursday, 16 March 2017

How to customize the Join Table name, many to many association in Sails.js

When we create a many to many association in Sails.js model, waterline will build up a join table automatically. Is it possible customize this table name?

I'm using Mysql

Documentation Reference: https://sailsjs.com/documentation/concepts/models-and-orm/associations/many-to-many



via Marcos Mendes

No comments:

Post a Comment