Hello, I'm using DBIx::Class to add an index to my SQL table by using sqlt_deploy_hook method but I can't find a way to specify the length of that index. Is it possible to do that? Thank you Simon