Jacques Yakoub
Jacques Yakoub
### Summary The AI export to SQLite is good for tables, but seems to skip table views creation  ```sql CREATE TABLE IF NOT EXISTS backlog ( id INTEGER PRIMARY...
**Describe the issue** I read https://hapifhir.io/hapi-fhir/docs/model/narrative_generation.html and I was wondering if having in the documentation a list of libraries that creates narratives as well (compatible with HAPI FHIR) could be...
Hello, JUnit 6 is out from a moment : https://docs.junit.org/6.0.0/release-notes/#release-notes-6.0.0 Do you plan to support it in a near future ? Kind regards
Hello, JUnit 6 is out from a moment : https://docs.junit.org/6.0.0/release-notes/#release-notes-6.0.0 Do you plan to support it in a near future ? Kind regards
### Steps to reproduce Steps: 1. Have a Next 15 project `npx [email protected]` 2. Install toolpad `npm install @toolpad/core` 3. Run `npx @next/codemod@canary upgrade latest` / `npx run dev` 4....