CyberTea0X

Results 2 issues of CyberTea0X

![anim](https://user-images.githubusercontent.com/120749144/222989328-6a7380af-73ef-4f1e-bfc8-94395e21e442.gif) ### **Same issue** #329 ### **Error** ` 2023-03-05T22:13:44.771773Z ERROR bevy_rapier2d::geometry::shape_views::collider_view: Failed to apply scale [NaN, NaN] to Ball shape. ` ### **Dependencies** - bevy = "0.9.0" - bevy_rapier2d =...

C-Bug
D-Easy
P-Low
S-not-started
A-Integration

### Version 1.28.0 ### What happened? **Describe the bug** When using `COALESCE` in an UPDATE query, SQLC generates Go parameters with non-nullable types (e.g., `int32`, `string`) instead of nullable pointers...

bug
:books: postgresql
:wrench: golang
:computer: linux