Skip to content

z1358982/idser4-admin

Repository files navigation

Idser4

数据库迁移

在根目录下build文件夹中有迁移数据库的powershell脚本,按下方顺序执行迁移:

  • add migration
.\add-migrations.ps1 -migration DbInit -migrationProviderName PostgreSQL
  • update database
.\update-database.ps1 -migrationProviderName PostgreSQL

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published