Paris

Results 11 issues of Paris

Hi, would be very convenient if we could allocate some configuration resource (as simple as key=>val), and bind it to all nodes with 'role' => xyz. would give the chance...

The project looks great but going through the documentation I could not find anything with regard to rules. If you wanted to do the typical following use case, how would...

Would be awesome to be able to use microseconds now that php7+ DateTime supports them. ``` $moment->getMicroseconds(); $moment->addMicroseconds(); // etc... ```

A common usecase is junction table holds created_at column. The current implementation forces deletion and re-insert of rows when extraColumns is used ![image](https://user-images.githubusercontent.com/880939/60198078-14286a80-9841-11e9-8506-a1b535568235.png) There should be an option to bypass...

I know this has been referenced a lot and found a number of duplicates each asking for a tiny bit of each of a major feature upgrade that was missing...

Instaling the plugin in nuxt produces the following. ``` require() of ES Module ..../node_modules/@sindresorhus/safe-stringify/index.js from ..../node_modules/pinia-shared-state/dist/index.js not supported. Instead change the require of .../node_modules/@sindresorhus/safe-stringify/index.js in .../node_modules/pinia-shared-state/dist/index.js to a dynamic import()...

Any chance there will be an Ubuntu 18.04 release of the repo?

Testing LAN 1000 duplex (ubuntu desktop), the download looks almost correct (966.5Mbps), but upload I get 4716.7Mbps which is totally wrong of course - should be around 950 similar to...

I really liked this plugin! However, testing it's behaviour for bugs on the demo site revealed an issue that prevents me from using it. Please have a look at the...