Added migrations to Sqlite and Mysql

This commit is contained in:
ricardo
2020-06-17 23:42:04 -04:00
parent cee5c522de
commit 84c4b32261
6 changed files with 132 additions and 9 deletions

View File

@@ -1 +1,2 @@
export * from './1588102412422-InitialMigration';
export * from './1588102412422-InitialMigration';
export * from './1592445003908-WebhookModel';