Faraz Fazli
Faraz Fazli
Please add previous post and next post button support, it would be really awesome since a lot of Ghost themes use it.
I propose changing "sql: no rows in result set" for yet to be created pages to something more understandable by the average user, such as "Page not found, add a...
Blogs should check whether the user has changed the links for the icons (GitHub, Twitter, LinkedIn, etc.) to custom URLs. If they haven't, it shouldn't show the buttons. About/Projects links...
Hello, Mounting volumes didn't work for me until I used acbuild set-working-directory...is this needed to mount volumes when building ACIs? I didn't see it in the NGINX example and _would...
Hi @jschaf, I saw there was some tracing code being generated via pggen at one point but it was removed from the repo. I am creating a new span before...
Hi PL/Rust Team, Thanks for making such an awesome project! My experience is in using PL/pgSQL. My 2 main issues with PL/pgSQL are that it's interpreted rather than compiled, and...
Hi @LouisGariepy, I have been trying out Cornucopia and am really enjoying the developer experience. Currently, I am using it as a REST API (with JSON) on top of Postgres....
Hi Louis, I've been using your project and would like to add an example to the repo of using actix-web with Cornucopia. I feel this example would provide a starting...
Closes #203. WIP.