1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-21 21:25:29 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
David Grudl
4b1a2faa76 coding style 2022-11-18 04:45:32 +01: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