Denis Kanchev

Results 10 comments of Denis Kanchev

Hi, i had the same problem ( within Cro ) and ended using ```raku $GLOBAL::RED-DB = database "SQLite", :database( "db.sql" ); ``` maybe this will help

Same error for datetime field with value '0000-00-00 00:00:00'

@2colours I just fixed the Perl example. It seems that the filehandle is shared when opened for second time

Well for me the root of the the issue is the same for both cases, but yes this is not ok as well. I found this when i was writing...

After a bit research, i found that Perl uses POSIX flock to do the job and Raku uses fcntl F_SETLKW which has the side effect of releasing the lock when...

In worst case it must be rewritten. I tested it fast and it doesn't break anything, but something can count on this bug to work. This circular reference must be...

Ok, you can try it too. It's a problem on long running operations ( like the restore ). Ops like list/edit are living short time.

1663 records, 258K To reproduce this you must restore 2+ domains with DNS opt enabled

Same here - on wireless mode it reports 0033 as PID and in wired - 0032