Skip to content
Snippets Groups Projects
Commit d62ef202 authored by Christian Boltz's avatar Christian Boltz Committed by Ben Adida
Browse files

Use substr() instead of substring() in SQL query

SQLite doesn't know substring() - only substr() works.

In MySQL, MariaDB and PostgreSQL), substring() and substr() do the same.
parent d37ee8c2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment