@@ -72,6 +72,9 @@ The field name needs to be given with
Or if you use only COLUMNNAME, you have to provide the fieldType.
But keep in mind: Other than the original adito db. functions this lib caches the field types automatically (for the livetime of an SqlCondition Object).
So most times it is save to use the first method. Even in loops or if you use the same Column several times.