Results 32 comments of Wii

I'm having this same issue. My idea was that it might be that it needs to use `libncursesw` instead, but even after changing that it still doesn't work. What I've...

In principle yes, but since restia sits on top of openresty and only takes care of what openresty doesn't already do out of the box, those three mentioned benchmarks would...

It's a bit of a complicated situation with restia; one of the design goals I have set is to provide easy access to things for prototyping in a way that's...

Okay, I take back the part about it being easy to solve. As it turns out, lapis doesn't handle empty value sets well and just creates a query like `INSERT...

It actually fails when calling with an empty table `{}` as well, so there isn't really a way to create a `DEFAULT VALUES` query :|

The first error sounds to me like a problem with your postgres configuration. I'm not much of an expert when it comes to PG, but I remember having a similar...

I have no idea why that was a `:` instead of a `=`, but it is fixed now (I've said this before, but I don't moonscript)

@leafo I just remembered this pull request and noticed it's still open. Am I supposed to do something more, like a feature request ticked?

pretty much just for aesthetics; a script that runs a file of code inside the server looks prettier if you can write "lapis execfile \" or something like that, specially...

Changed it to `actions`