oli
oli
> Hey @databasedav, every table is assumed to have a primary key. For table without a primary key, I would suggest doing one of the following: > > * Adding...
If you point directly to a mapped drive rather than the UNC path, zoxide will work correctly if you need a workaround.
I believe that its possible to do this using the `.custom_filter()`
It seems this is an intermittent issue? I had it working yesterday but now its not working again today.
I now have a fork of [offsetter](https://github.com/GraybirdSoftware/offsetter) that supports sizing of struct fields rather than padding. It was mentioned this morning in the discord about switching from dataview to bytemuck...