diff options
author | Paweł Chmielowski <pchmielowski@process-one.net> | 2020-03-18 14:31:13 +0100 |
---|---|---|
committer | Paweł Chmielowski <pchmielowski@process-one.net> | 2020-03-18 14:31:13 +0100 |
commit | 039d786e1f91a4c703edee7a532a77c0273b09a1 (patch) | |
tree | e54576b1687c665d720d7422b03dd1c216744012 /src/mod_admin_update_sql.erl | |
parent | Fix type of computed field in node_flat sql query (diff) |
Add escape '\' to like expression in pgsql to fix problem cockroachdb
Cockroachdb doesn't properly handle escaping of _ in like expressions,
having "like ... escape '\'" makes it work, by disabling optimization that
causes this broken behaviour
Diffstat (limited to 'src/mod_admin_update_sql.erl')
0 files changed, 0 insertions, 0 deletions