Peter Jaap Blaakmeer

Results 264 comments of Peter Jaap Blaakmeer
trafficstars

So you're saying adding this to your `deploy.php` doesn't work anymore? That strikes me as odd. ``` set('release_name', function () { return date('YmdHis'); }); ```

Needs some work, I'll get back to this.

@veewee sure, but I've asked you some questions in the comments

@veewee woops, you're right :see_no_evil: Almost a year ago, lol.

@cmuench love it! On Kingsday 🤴 even!

@bsautner do you also have jumping lines when you yank lines out of a file from nano/pico/vi? More specifically; the bottom menu comes halfway up the screen.

@jsantos42 I wouldn't have an idea how to safely do this without a primary key. Maybe you could add a primary key before starting the anonymization process and removing it...

Have you set `SET sql_mode='NO_AUTO_VALUE_ON_ZERO';` ?