Re: [SR-Users] to tag length

2017-04-19 Thread Daniel-Constantin Mierla
Hello, indeed the to_tag is created with size 64, you can use alter table to make it larger, I think it should just work afterwards, if not let us know here and we will fix in the code. Cheers, Daniel On 19.04.17 01:14, Diego Nadares wrote: > Hi guys, > > Does exist a max length for to tag?

[SR-Users] to tag length

2017-04-18 Thread Diego Nadares
Hi guys, Does exist a max length for to tag? Because I'm saving dialogs in mysql and yesterday a message had a to tag greater than varchar 64. db_mysql_submit_query(): driver error on query: Data too long for column 'to_tag' at row 1 The length of the to tag was 65