add column WIP

This commit is contained in:
SPRINX0\prochazka
2024-09-10 16:32:02 +02:00
parent 5c50faa0a2
commit 293ef047d0
3 changed files with 8 additions and 1 deletions

View File

@@ -14,6 +14,8 @@ const dialect = {
changeColumn: true,
createIndex: true,
dropIndex: true,
anonymousPrimaryKey: true,
createColumnWithColumnKeyword: true,
columnProperties: {
columnComment: true,