pgmoon
pgmoon copied to clipboard
Fix set_type_deserializer example
The first argument to the deserializer function is self, not the
actual value: https://github.com/leafo/pgmoon/blob/7b7ef2a3f17d32881c61f0fb258d2ee01718942c/pgmoon/init.lua#L850