Darshan Gada

Results 138 comments of Darshan Gada

This works! if your group name is [emails] ``` [emails] GROUP #[group_index] Checkbox: [your-checkbox] E-mail: [your-email] Radio: [your-radio] Select: [your-menu] Files: [dog-image] [/emails] ``` and your file name is [dog-image]...

@singleseeker If you want to hide any record using flag you can set it to false(0) and use it in frontend.

@Sukanyeah Thanks for the PR! Could you please migrate your changes from `cities.sql` to `world.sql` please?

Added changes in this commit https://github.com/dr5hn/countries-states-cities-database/commit/03119e6eb3100802639091a00c5b77ae0ad415ff

One can dump sql file like this ``` psql -U postgres -d postgres -f "/path/to/your/dump/world.sql" ```

@hohuuthang0812 Thanks for reporting! However, I will not be able to maintain this repo. So feel free to fix it by yourself and if possible raise a PR.

I think this is coming from NPM Library. You can check here https://github.com/harpreetkhalsagtbit/country-state-city it's a different project.

@ryanvelbon Thank you so much for your PR! It's really appreciated. Would like to maintain English language for cities and countries. If you can update your newly added countries to...