|
MWorld = conn.model('World', WorldSchema);
|
|
MWorld = conn.model('World', WorldSchema);
|
|
var sequelize = new Sequelize('hello_world', 'benchmarkdbuser', 'benchmarkdbpass', {
|
|
var sequelize = new Sequelize('hello_world', 'benchmarkdbuser', 'benchmarkdbpass', {
|