Length of path and pathlowercase in symbols schema is confusing
Created by: blanet
Actually this is not a BUG because sqlite doesn't care about the VARCHAR length when storing data as far as I know.
But the length for path
and pathlowercase
do need to be equal because they are just used in case-sensitive related cases.