add migrations

This commit is contained in:
Suphonchai Phoonsawat 2023-04-11 12:53:25 +07:00
parent 4c0ae730df
commit 56fcf7749a
42 changed files with 2859 additions and 1227 deletions

View file

@ -10,7 +10,7 @@
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyMetadata("Sentry.ProjectDirectory", "D:\\Develop\\Source\\BMA-EHR\\BMA-EHR-Recruit-Service\\")]
[assembly: System.Reflection.AssemblyMetadata("Sentry.ProjectDirectory", "/Users/suphonchai/Develop/source/BMA-EHR/BMA-EHR-Recruit-Service/")]
// Generated by the MSBuild WriteCodeFragment class.