kipply
kipply
An insert or save query (that goes to an insert) will pass through all columns, and using a null value if that column had no input. This causes failures with...
https://www.postgresql.org/docs/current/sql-insert.html I'm looking to write a query like; ``` INSERT INTO table ("col", "col2", "col3") VALUES ($1, $2, $3), ($2, $1, NULL) ON CONFLICT("col") DO NOTHING RETURNING col; ``` It...
This also includes some changes made by @pkieltyka to a lot of methods in server and client templates and can be breaking for projects. Streaming is currently only available for...
It would be ideal for something like this to live externally, maybe a maintainer can direct me to a good place to put this? I'll add README info if/when a...
APCS on Udemy from No Stoppin'
With musicblocks being an educational tool, I thought it could help to have features geared specifically towards that. A simple way to start, would be to reproduce Lilypond files (a.k.a....
Easy to implement, package hasn't been updated in four years.
Hasn't been maintained in over a year, isn't particularly good and isn't hard to replace.
I only use like three elements from it and I have to import the entire CSS blob, bye bye bootstrap thanks