1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-16 19:14:17 +02:00

2 Commits

Author SHA1 Message Date
David Grudl
d1a3362321 coding style 2023-08-09 16:33:28 +02:00
Miloslav Hůla
0c09ad97ca HasmMap: fixed empty property name access
Introduced by 3891625cd1

PostgreSQL uses '::' syntax for type casting. Before this fix, HashMap returned ':\xff:' during SQL translation/substitution.
2017-08-05 13:33:36 +02:00