On Tuesday, October 11, 2011 10:49:59 AM UTC-4, apple wrote:
>
> Have just started using "populate" which is a really useful tool. 
> However I have a couple of questions: 
>
> 1) It seems to ignore the length specified for string fields. For 
> example it fills my postcode field with 100 characters of text despite 
> it having length of 8. Is there a way of restricting the text to 8 
> characters?
>

Looking at the code, it appears it should respect the length attribute of a 
string field. Not sure what the problem is. 

>
> 2) Sometimes it fails with a sqlite error saying "column name is not 
> unique". Does it not recognise unique constraints? 
>

It doesn't appear to recognize unique constraints.

Anthony

Reply via email to