feat(sql): added uuid type in postgres decoder (#1375)
Co-authored-by: Kauan Curbani <kauan.curbani@segalas.local> Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>pull/1755/head
parent
3912800db3
commit
0dd97d9115
@ -0,0 +1,5 @@
|
||||
---
|
||||
"sql": patch
|
||||
---
|
||||
|
||||
Added support for `UUID` columns to the postgres implementation.
|
Loading…
Reference in new issue