Robert DeRienzo
Robert DeRienzo
I have this error still as of today with 3.1. However installing 3.2 seems to fix the zooming issue as you said `library(devtools)` `install_github("bwlewis/rthreejs")`
I'm having what I think to be related issue if only slightly. I'm handling errors returned from PYODBC dynamically as a way to map to HTTP Status in an API....
I'm sure I can find some time to pull the code and investigate, hopefully sometime this week or next.
> Added `sqlserver` to data contract specification: https://github.com/datacontract/datacontract-specification/?tab=readme-ov-file#sql-server-server-object Including the supporting code, or just preparing the doc? I've cloned the repo last night and was beginning to poke around
I'll take a crack at it once I get my bearings
> Added `sqlserver` to data contract specification: https://github.com/datacontract/datacontract-specification/?tab=readme-ov-file#sql-server-server-object > Jochen added the server type to the specification. > > What is now missing is adding support in the CLI within...
Completed in PR #204
@simonharrer I'm not sure the spec for SQLServer is defined correctly as these are indicated as required fields on the schema (unless I am mistaken) I would expect something like...
> @RobertLD There was an error in the Data Contract JSON Schema (https://datacontract.com/datacontract.schema.json). I fixed the list of required fields there. Sorry to bother you again but there appears to...
Thank you for the additional context, I'll explore this route now On Fri, May 17, 2024, 10:43 AM jochenchrist ***@***.***> wrote: > Sorry to bother you again but there appears...