Oliver Rice
Oliver Rice
Unfortunately I don't have access to a windows machine. Any chance you'd be interested in a creating a PR?
did you get a chance to test if that functioned on a windows machine, or is that a best guess?
v0.3.1 is on the platform so `graphql.rebuild_schema` is no longer necessary
@burggraf could you please review/merge when you get a sec? I don't have permission in this repo to request review through github
closing as no longer applicable since docker build process has changed
closing as stale. please re-open as needed
How about controlling this behavior on install with a flag `--create-extension` on the existing `install` command e.g. `dbdev install ... --create-extension` rather than a separating it?
dbdev is a package manager for trusted language extensions (TLE) rather than native extensions. The key difference is that someone with server access has to install native extensions (like most...
closing due to inactivity. please re-open when ready
looks great. if we can address those last few concerns this will merge