Bradley Feldman

Results 8 issues of Bradley Feldman

On AndroidX dependencies later than com.google.android.material:1.0.0 (e.g., 1.1, 1.2, 1.3, 1.4, etc) the layout inflater is crashing the Flexible Adapter: java.lang.UnsupportedOperationException: Failed to resolve attribute at index 2: TypedValue{t=0x2/d=0x7f0400cd a=6}...

We're noticing a tremendous difference in query execution times between a query sent with tds_fdw and the same query executed on SSMS. The difference seems to be the ANSI_NULLS setting...

Is there a cli parameter for specifying a db user password? If not, would you please add one?

No data for any processes, Just zeroes. Please advise.

This may apply to any postgres functions. I am calling particular ones that return jsonb payloads. result = await g.connection.execute( query="SELECT * FROM public.my_function(:a, :b, :c)", values={"a":"foo", "b":"bar","c": 99} )...

Runtime Error: Element type is invalid: expected a string (for built-in coponents) or a classfunction (for compsite components) but got: object

Runtime Error: Element type is invalid: expected a string (for built-in coponents) or a classfunction (for compsite components) but got: object

I tried TimelordUK/todo-with-nextjs_msnodesqlv8, which works, but was written using the Nextjs PAGE router. When I convert it to using the APP router, I get this error. ./node_modules/msnodesqlv8/build/Release/sqlserverv8.node Module parse failed:...