]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/sql/Pg/008.schema.query.sql
Add "label" column to query.bind_variable
[working/Evergreen.git] / Open-ILS / src / sql / Pg / 008.schema.query.sql
2010-05-11 scottmkAdd "label" column to query.bind_variable
2010-05-10 scottmkDefine an updatable view query.expr_xbind as those...
2010-05-10 scottmkAdd to query.expression: foreign key bind_variable...
2010-05-10 scottmkAdd table query.bind_variable.
2010-05-08 scottmkRevise the updatable views for the various types of...
2010-05-06 scottmk1. Add a boolean "negate" column to query.expression.
2010-03-29 scottmkIn query.stored query: make from_clause nullable, so...
2010-03-24 scottmkClear up some muddlement in the design of query.from_re...
2009-12-04 scottmkRemove an INSERT into config.upgrade_log, inadvertently
2009-12-04 phasefxmissing $$;
2009-12-04 scottmkAdd a bunch of updatable view to the query schema, for
2009-12-03 scottmkAdd updatable view query.expr_string.
2009-11-30 scottmkCreate a schema named "query" instead of "sql" (which...