1
0
mirror of https://github.com/dg/dibi.git synced 2025-08-05 05:37:39 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
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