hugsql

2024-06-10T17:01:35.500669Z

Is there a way to validate the arguments I pass to the hugsql functions? Since hugsql knows what arguments it needs, it might be nice to assert that I'm passing them all

2024-06-10T17:02:00.781959Z

Some of the values in the map can still be nil in theory, but we would have to explicitly pass the nil