moccacoders / node-obremap

Laravel's Eloquent ORM for nodejs
https://github.com/moccacoders/node-eloquent
22 stars 9 forks source link

obremap migrate #120

Open tasmidur opened 11 months ago

tasmidur commented 11 months ago

When run command obremap migrate then,


Errores:  TypeError: DB.table is not a function
    at _callee2$ (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:168:23)
    at tryCatch (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:5:2255)
    at Generator._invoke (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:5:1815)
    at Generator.next (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:5:3106)
    at asyncGeneratorStep (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:13:103)
    at _next (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:15:194)
    at /home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:15:364
    at new Promise (<anonymous>)
    at Object.<anonymous> (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:15:97)
    at Object.migrations (/home/user/.config/yarn/global/node_modules/@moccacoders/node-obremap/dist/cli/migrate/index.js:246:18)```
raymundo-salazar commented 10 months ago

work on it

khalidJA commented 2 months ago

work on it

how far ?