Add generics to MariaDB Node Connector
When working with an instance of a MariaDB database I noticed that the npm package used to connect did not support Typescript generics. This was something I felt I could fix, so I sent in a PR.
I am a programmer from Donegal, Ireland. I enjoy making things on the web and writing about my findings. My hope is that you will find something here that piques your interest and that you will drop me an email to say hi.
I've been programming for 14 years and I am grateful for the life it has afforded me. I do not take it forgranted.
When working with an instance of a MariaDB database I noticed that the npm package used to connect did not support Typescript generics. This was something I felt I could fix, so I sent in a PR.
When working on a db schema to model the OpenGraph protocol I made an initial mistake with how I modelled tags within the database.
I've been using rsync to deploy this blog. Because I live on the edge and don't need any deploy pipeline headaches. And tbh, this is blog is not critical software it's a static site hosted by a caddy server on UpCloud. Anyway here are some quick tips from my experience deploying on the edge.