Hi Darko, Igor and others.

  so the only reason to define datatype in sqlite is for the size on
  the disk ?

  so why not just only using `BLOB` (excepted for `INTEGER PRIMARY
  KEY`) ?

  being less persmissive wouldn't make querries run faster ?
  for example, the comparisons would not have to try to attempt to
  convert or even check and determine the type of the values.

regards,
Nicolas J.

Reply via email to