feat(adapter): sql is added to create the table

This commit is contained in:
vicente1992
2022-12-07 15:07:38 -05:00
parent 520145bf7d
commit 4b7de0f690
2 changed files with 40 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
"contributing",
"cli",
"bot",
"provider"
"provider",
"adapter"
]
}