Mike
|
1dc3612862
|
fix(sql): add SQL support for Postgres NUMERIC and custom data types (fix: #3158) (#3275)
|
2026-03-05 13:31:20 +01:00 |
|
Madhusudhan
|
2dc3f3f039
|
fix(sql): uuid columns returning null in postgres query results (#2039) (#3144)
Co-authored-by: Fabian-Lars <github@fabianlars.de>
|
2026-01-19 17:30:28 +01:00 |
|
Kauan Curbani
|
0dd97d9115
|
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>
|
2024-09-09 17:40:45 +02:00 |
|
Fabian-Lars
|
251852ccbc
|
chore: Merge branch v1 into v2 (#702)
|
2023-11-13 21:50:13 -03:00 |
|
Lucas Fernandes Nogueira
|
5914fb9f36
|
chore: add license headers (#384)
* feat: check for license headers
* add headers
* format
|
2023-05-21 16:56:10 -03:00 |
|
Fabian-Lars
|
1d52416f70
|
feat(sql): Improve type decoding. Adds support for time and dates (#266)
* feat(sql): Improve type decoding. Adds support for time and dates
* remove default feat
* typo
|
2023-03-05 12:25:15 +01:00 |
|