chore: Remove unused migrationDir function and related imports

Support Migration using sql ( for future use)
This commit is contained in:
Mo Tarbin 2024-11-23 21:03:45 -05:00
parent f49fc848e4
commit 8198829b73
2 changed files with 2 additions and 10 deletions

View file

@ -0,0 +1,2 @@
-- +migrate Up
-- nothing here just to include in he embeded sql :)