Philip (flip) Kromer
Philip (flip) Kromer
First step in addressing issue #3 — I ran `tms migrate` and got it to build the project, but **not to work successfully**. I'll reply in #3 with what I...
This query gives `Error: Unexpected token at 1:1324`: ```sql with "createIfCTE" as (insert into "loc" ("branch", "crTC", "deptID", "details", "handle", "id", "idkey", "image0ID", "note0", "okey", "shipToID", "srcID", "title", "tkvTC", "typename",...
I am using the prettier plugin programmatically to reformat the queries we send for logging/debugging purposes, and so probably the most important queries we'd like to prettify are the ones...
This app works with Expo's web view, but the RTL toggle forces an `Update.reloadFromCache` which wipes the new setting. Probably due to gap in expo web functionality, but noting in...
Recent versions of git cause the program to emit `Password for 'https://[email protected]': '` not a simple `Password:`. I made it only compare the leading part of the prompt, to re-use...