varnamproject / libvarnam

Deprecated. See https://github.com/varnamproject/govarnam
http://www.varnamproject.com
Mozilla Public License 2.0
100 stars 21 forks source link

Ability to control without row id table creation #101

Closed navaneeth closed 9 years ago

navaneeth commented 9 years ago

Currently, patterns_content table uses without row id optimization. This is available in SQLIte 3.8.2 onwards. But Debian weezy uses 3.7.13 and varnam will fail to work there.

Add a compiler option which will turn off this optimization so that older systems can run varnam