Chandra Shekhar Neupane
Chandra Shekhar Neupane
Getting same error
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= ``` 
@quaos Did you found any solutions?
@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