summaryrefslogtreecommitdiffstats
path: root/database/sqlite/sql-schema.sql
diff options
context:
space:
mode:
authorDavid Sommerseth <dazo@users.sourceforge.net>2009-04-05 22:57:43 +0200
committerDavid Sommerseth <dazo@users.sourceforge.net>2009-04-05 22:57:43 +0200
commitff744b48fdc0665b620339d51424892def8d8071 (patch)
tree69394ec53adb1e15cfd0e9518e5bd0fc2d285508 /database/sqlite/sql-schema.sql
parentf14313a750894928eea9b06b15968eefe5961a95 (diff)
downloadeurephia-ff744b48fdc0665b620339d51424892def8d8071.tar.gz
eurephia-ff744b48fdc0665b620339d51424892def8d8071.tar.xz
eurephia-ff744b48fdc0665b620339d51424892def8d8071.zip
Added eDBfieldMapping field for filter types
This field will be used to determine what kind of filter logic to add when building SQL queries. The filter type is set in the fieldMapping field nodes as an attribute named 'filter'. Their values and the corresponding SQL conditions are: filter | SQL condition -----------------------+--------------- equals | = not-equals | != / NOT(...) less-than | < less-than-equals | <= greater-than | > greater-than-equals | >= -----------------------+--------------- The default value for each field is set in the eurephiadb_mapping.h
Diffstat (limited to 'database/sqlite/sql-schema.sql')
0 files changed, 0 insertions, 0 deletions