Chandra Shekhar Neupane

Results 7 comments of Chandra Shekhar Neupane

any updates? I am getting a connection timeout error while using following configuration. ``` ME_CONFIG_MONGODB_URL= ME_CONFIG_MONGODB_TLS= ME_CONFIG_MONGODB_TLS_CA_FILE= ``` ![image](https://github.com/mongo-express/mongo-express/assets/35414590/bf82d30b-40dd-413a-8e12-fe1d15db4206)

@imnotjames , i tried changing default value to FALSE, but still same sql query is regenerated,

@lflfm i have run the migration command (after generating it), and even after running the migration command, Migration:generate command is generating migration files which contains same SQL query as of...

@lflfm yeah i know the correct order and i have followed the same order (you can check on photo attached above, i have merged generate and run command with &&...

@lflfm Thank u man, setting ```default:false``` solves the issue