feat(stock-location): Convert module to use mikro-orm (#6616)

* convert module

* fix migration

* cleanup module service

* fix pr feedback
This commit is contained in:
Philip Korsholm
2024-03-08 13:15:15 +01:00
committed by GitHub
parent 056e3e9599
commit 8406eb5a35
27 changed files with 1670 additions and 47 deletions
+6
View File
@@ -0,0 +1,6 @@
/dist
node_modules
.DS_store
.env*
.env
*.sql