gns24 / pydatomic

Python library for accessing the datomic DBMS
88 stars 16 forks source link

Fix Schema.py (wrong index for fulltext and noHistory) #4

Closed richtera closed 10 years ago

richtera commented 10 years ago

Values for fulltext and noHistory are using the true/false for index rather than their own values.