How update table comment by orm:schema-tool:update
?
#11920
Unanswered
WinterSilence
asked this question in
Support Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I create entity and generate table by
orm:schema-tool:create
after this I update arguments passing to Table attribute:
I call
orm:schema-tool:update
but table comment not updated.Tried use mysqli/pdo_mysql/pdo_pdo_sqlite drivers.
P.S. drop + create work fine, but I want save table data.
Beta Was this translation helpful? Give feedback.
All reactions