anyone encountered this when running `cf-migration...
# docker-commandbox
a
anyone encountered this when running
cf-migrations
box migrate up
not having much luck finding info on it
Copy code
Component [commandbox.modules.commandbox-migrations.commands.migrate.up] has no accessible Member with name [SQLHIGHLIGHTER]
have tried
box update --system
and tried changing defaultGrammar to :
Copy code
"defaultGrammar":"AutoDiscover@qb"
from
Copy code
"defaultGrammar":"${DB_GRAMMAR}",
p
Have you changed it to your exact grammar? What db are you using?
a
MySQL
how do I determine exact grammar?
p
Copy code
MySQLGrammar@qb