Skip to content

YuichiNAGAO/sql-boiler_sql-migrate_benkyo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQLBoilersql-migrateの勉強用のレポジトリです。

sql-migrate

  • migrationファイルの作成
sql-migrate new create_uesrs
  • migrationの実行
sql-migrate up

SQLBoiler

sqlboiler mysql --config "config/sqlboiler.toml" --pkgname "models"  --output "./db/models" --no-tests --wipe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published