sails-inverse-model icon indicating copy to clipboard operation
sails-inverse-model copied to clipboard

Generate views, models and controllers for SailsJS from MySQL, PostgreSQL and MongoDB

Results 5 sails-inverse-model issues
Sort by recently updated
recently updated
newest added

The views template for index.hbs creates a restful entry like href="/{{name}}/show/">Show but when I run that, no route is found. If I edit the index.ejs file to be /viewName/show&id=3 things...

for which sails version? v1 OR v0 ?

everything is fine but constraints are don't generate to sails.

With sails 1.0 and above, give a lot of error of column types, etc... For example: error: A hook (`orm`) failed to load! error: Failed to lift app: userError: -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-...

Hello here are many bugs I found in the view creating process from the mysql compiler 1- the ID field shouldn't be exported to any view 2- the return array...