Marc de Jong
Results
2
issues of
Marc de Jong
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): InnoDB 10 3. Which TablePlus build number are you using (the number on the welcome screen, Ex:...
## Description Per previous spec, node as a runtime (during SSR) was supported. Yet runtimes like Bun and Deno weren't. Changing the check to `isServerRuntime`, and adding `isBun` and `isDeno`...