raulci
raulci
We could use that kernel source to create the KernelSU for lisa. I don't have the knowledge to do it myself, but it will help the community to do it...
See also [here](https://github.com/go-gorm/sqlserver/issues/94). I proposed a workaround. Note that the issue is more related to the sql-server driver and not directly to gorm.
We've got the same issue and implemented a workaround, but it would be great if this package supports it directly. Our workaround is the following. Note our Id is an...