Cannot use cli install wizard

Hi, @GavinBaumanis. I maintain qb, the Query Builder you are mentioning. I don’t see any open PR’s at the moment. Did your PR get merged already?

An error I’m getting pertains to field FK_siteID. The log shows a failure retrieving fk_siteid so I’m guessing the ORM is not quoting the field names and there are a lot of camel case field names that were created by the install script. I did see something in another thread with the same basic problem where someone (I believe an Ortus team member) said to switch out the ORM in some manner. I’m going to find it but I think it involved uninstalling the one loaded by Lucee by default and installing another. No idea if that one behaves differently or if I’m misremembering what the suggestion was. Just thought I’d update you with this other data issue for PostgreSQL.

Hi @elpete,
The PR was for ContentBox - not QB.

I haven’t had a chance to look into the QB issue yet, of rewriting Booleans as Strings.