]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/src/sql/Pg/008.schema.query.sql
LP1779158 Vandelay workstation setting repairs/additions
[Evergreen.git] / Open-ILS / src / sql / Pg / 008.schema.query.sql
2017-08-28 Mike RylanderLP#1689608: Batch user editing
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2011-04-18 Mike RylanderMerge branch 'master' of git+ssh://yeti.esilibrary...
2011-04-18 gmcminor improvements to database object comments
2010-07-13 scottmkQstore: support LIMIT and OFFSET clauses.
2010-07-13 scottmkAdd limit_count and offset_count columns to query.store...
2010-06-28 scottmkRepresent a subfield expression as a variant of a funct...
2010-06-18 scottmkDefine some stock datatypes in query.datatype.
2010-06-11 scottmkAdd column "left_operand" to query.expr_xcase view.
2010-06-07 scottmkAdd the left_operand column to the query.expr_xbet...
2010-05-30 scottmkFor various updatable views based on query.expression:
2010-05-27 scottmkAdd new expression type 'xser' to represent series...
2010-05-21 scottmkFixing a typo in the previous changeset (a missing...
2010-05-20 scottmkCreate database support for IS [NOT] NULL expressions
2010-05-13 phasefxfix column name
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...