Skip to content

josimarcamilo/enviador-email

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Anotações

Gerar hash com node: node -e "console.log(require('crypto').randomBytes(256).toString('base64'))"

Migration CLI https://knexjs.org/#Migrations-CLI

The migration CLI is bundled with the knex install, and is driven by the node-liftoff module. To install globally, run:

$ npm install knex -g

npx knex init

npx knex migrate:make create_table_usures

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages