Bradley Feldman

Results 5 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} )...