Aidan Weatherill

Results 5 issues of Aidan Weatherill

I am creating an app and I would like to be able to use the upsert syntax https://sqlite.org/lang_UPSERT.html The UPSERT syntax was added to SQLite with version 3.24.0 (2018-06-04). When...

I have ``` ..... noData: { style: { fontWeight: "bold", fontSize: "15px", color: "#303030" } }, lang: { noData: "Not enough spread events to graph." }, ...... ``` However I...

The "sample folder" list was all on one line obscuring the structure. I simply made the folder structure into a quote so it can be seen.

Are there Typings for typescript for this project anywhere?

Is it possible to just pass through a string for the mime types so I don't have to use the limited ones hard coded in the app?