1
0
mirror of https://github.com/dg/dibi.git synced 2025-02-23 18:33:45 +01:00

1 Commits

Author SHA1 Message Date
Miloslav Hůla
0c09ad97ca HasmMap: fixed empty property name access
Introduced by 3891625cd1a1cb063486b3d62f3d2846699c906a

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