David Paquet Pitts

Results 10 comments of David Paquet Pitts
trafficstars

Came here while Googling for Lando with Litespeed

Hi! Same question here, we have a live project that will need to be migrated.

Hi! We just hit a similar issue trying to provision resources from Composer V2 into a customer resource group. That customer also use 2FA where we do not. Error: App...

In SQL, it would look something like: ```sql SELECT DISTINCT pa1.programs_id FROM programs_attributes pa1 INNER JOIN programs_attributes pa2 ON pa1.programs_id = pa2.programs_id WHERE pa1.categories_id = 64 AND pa2.categories_id = 105;...

@Brian-Hofmann I'm not on the team, but from my understanding, Durus is a major refactor of the data layer in Directus. As such, I don't think the team would take...

Ran into the same issue and was able to solve it by finding this ticket by google "unsupported type" and devpod. Was able to solve it by changing my postAttachCommand...

Came across this PR while looking up the error after updating to Directus 11. Will fork your PR for now until the license issue is resolved. But wanted to leave...

Can confirm it still exist for me to: 1. Create service from template 2. Change auto generated name and save 3. edit web service to change domain and save 4....