mashaalmemon
mashaalmemon
Hi There, We have a multi-tenancy setup with postgres where: 1) multiple schemas exist in the same database, and each schema is identical to the other. 2) To keep data...
We're using react-native-paper in our project and have a custom theme. We're finding that: * When we use our custom primary color in the theme, when selecting date ranges the...
Would like to request that the [TimescaleDb](https://www.timescale.com/) extension be added to the distribution? Azure will be adding this extension in their managed Postgres environment as of this month as can...
Using knex when a migration is performed for the first type typically we'll get two tables created automatically by knex: ``` migrations migrations_lock ``` However when using knex-migrate, and stepping...
I noticed that there haven't been any updates to this package since 2018. Is this package being maintained by someone?
Hi @SimonDegraeve, As mentioned in #13 I have modified plugin to support virtual hosts/route information if passed in. If no vhost specified passed in plugin behaves the same as before....
Hi @SimonDegraeve, Thanks for accepting my pull request for Webpack 2. I have a use case where my app has different applications (admin area, client area, etc.) which are each...