2010-10-13 |
scottmk | Changes to the treatment of ORDER BY:
|
commit | commitdiff | tree |
2010-10-12 |
scottmk | Incorporate upgrade # 0433 into the consolidated upgrade...
|
commit | commitdiff | tree |
2010-10-11 |
scottmk | Pull out into a separate function: the code in SELECT...
|
commit | commitdiff | tree |
2010-10-08 |
scottmk | Tidied up buildSELECT() a bit:
|
commit | commitdiff | tree |
2010-10-06 |
scottmk | Incorporate upgrades 0427 and 0428 into the consolidated...
|
commit | commitdiff | tree |
2010-10-06 |
scottmk | Two changes to config schema:
|
commit | commitdiff | tree |
2010-10-06 |
scottmk | Further propagating a syntax correction; SQL functions...
|
commit | commitdiff | tree |
2010-10-06 |
scottmk | Fixed the second and third function definitions, which...
|
commit | commitdiff | tree |
2010-10-04 |
scottmk | Add hold_priority column to permission.grp_tree table.
|
commit | commitdiff | tree |
2010-10-03 |
scottmk | Incorporate upgrade scripts 0423 and 0424
|
commit | commitdiff | tree |
2010-09-28 |
scottmk | Incorporate several recent upgrade scripts, through...
|
commit | commitdiff | tree |
2010-09-28 |
scottmk | Turn an int into a bigint in acq.acq_lineitem_history...
|
commit | commitdiff | tree |
2010-09-27 |
scottmk | 1. Turn some ints into bigints.
|
commit | commitdiff | tree |
2010-09-27 |
scottmk | Resolve differences between stored procedures in a...
|
commit | commitdiff | tree |
2010-09-24 |
scottmk | Apply some fixes that were earlier applied to the base...
|
commit | commitdiff | tree |
2010-09-23 |
scottmk | esolving various discrepancies between a freshly built 2.0
|
commit | commitdiff | tree |
2010-09-23 |
scottmk | Drop the never-used column item_count from acq.lineitem.
|
commit | commitdiff | tree |
2010-09-23 |
scottmk | Rename a couple of indexes (recuring -> recurring)
|
commit | commitdiff | tree |
2010-09-23 |
scottmk | Dropping and recreating a foreign key constraint for...
|
commit | commitdiff | tree |
2010-09-22 |
scottmk | Adding a trigger. Upgrade # 0364 created the trigger...
|
commit | commitdiff | tree |
2010-09-22 |
scottmk | For action.circulation and action.aged_circulation...
|
commit | commitdiff | tree |
2010-09-22 |
scottmk | In acq.fund_transfer: drop the NOT NULL constraint...
|
commit | commitdiff | tree |
2010-09-21 |
scottmk | Replace some changes that had inadvertently been deleted
|
commit | commitdiff | tree |
2010-09-21 |
scottmk | Don't make new auditor columns NOT NULL, or update...
|
commit | commitdiff | tree |
2010-09-21 |
scottmk | Don't update history tables to fill in new NOT NULL...
|
commit | commitdiff | tree |
2010-09-21 |
scottmk | Resolve some discrepancies in the auditor schema between...
|
commit | commitdiff | tree |
2010-09-21 |
scottmk | Correct various discrepancies, especially in the auditor...
|
commit | commitdiff | tree |
2010-09-20 |
scottmk | Resolving various discrepancies between an upgraded...
|
commit | commitdiff | tree |
2010-09-18 |
scottmk | Remove UNIQUE NOT NULL from config.index_normalizer...
|
commit | commitdiff | tree |
2010-09-17 |
scottmk | Restore two foreign keys that were somehow inadvertently
|
commit | commitdiff | tree |
2010-09-17 |
scottmk | -- Dropping a foreign key (which has already been dropped...
|
commit | commitdiff | tree |
2010-09-16 |
scottmk | Add column usr_summary to actor.stat_cat. (This column...
|
commit | commitdiff | tree |
2010-09-16 |
scottmk | Make acq.provider_contact.name NOT NULL.
|
commit | commitdiff | tree |
2010-09-16 |
scottmk | Incorporate some late-breaking upgrades
|
commit | commitdiff | tree |
2010-09-15 |
scottmk | 1. Revamp the contents of permission.perm_list in the...
|
commit | commitdiff | tree |
2010-09-14 |
scottmk | Fix a function that moves translations in config.i18n_core,
|
commit | commitdiff | tree |
2010-09-13 |
scottmk | Add a Perl script for extracting permission names from...
|
commit | commitdiff | tree |
2010-09-07 |
scottmk | The reporter and extend_reporter schemas are no longer...
|
commit | commitdiff | tree |
2010-09-07 |
scottmk | Move some operations out of the transaction so that...
|
commit | commitdiff | tree |
2010-09-07 |
scottmk | Consolidated upgrade script for 1.6 -> 2.0.
|
commit | commitdiff | tree |
2010-08-24 |
scottmk | Correcting some miscellaneous anomalies in the org...
|
commit | commitdiff | tree |
2010-08-15 |
scottmk | Pedantic changes for const-correctness:
|
commit | commitdiff | tree |
2010-08-15 |
scottmk | Pedantic change for const-correctness: replaced two...
|
commit | commitdiff | tree |
2010-08-15 |
scottmk | Pedantic change for const-correctness: replaced a call to
|
commit | commitdiff | tree |
2010-08-14 |
scottmk | Pedantic change for const-correctness: changed three...
|
commit | commitdiff | tree |
2010-08-12 |
scottmk | Complain when a sequence name is not qualified by a...
|
commit | commitdiff | tree |
2010-08-11 |
scottmk | Plug some memory leaks.
|
commit | commitdiff | tree |
2010-08-09 |
scottmk | Add middle layer functions for maintaining actor.usr_saved_s...
|
commit | commitdiff | tree |
2010-08-06 |
scottmk | Refine the way we detect loss of the database connection.
|
commit | commitdiff | tree |
2010-08-05 |
scottmk | Correcting some mistakes. Sequence names must be qualified...
|
commit | commitdiff | tree |
2010-08-03 |
scottmk | New org unit setting type: serial.prev_issuance_copy_location
|
commit | commitdiff | tree |
2010-07-27 |
scottmk | Merge Dan Wells' changes to the serial schema from the
|
commit | commitdiff | tree |
2010-07-26 |
scottmk | New table: actor.usr_saved_search
|
commit | commitdiff | tree |
2010-07-23 |
scottmk | Add procedure action.apply_fieldset.
|
commit | commitdiff | tree |
2010-07-21 |
scottmk | Two new tables in action schema: fieldset and fieldset_col_val.
|
commit | commitdiff | tree |
2010-07-14 |
scottmk | When returning a list of bind variables: If a default_...
|
commit | commitdiff | tree |
2010-07-13 |
scottmk | Qstore: support LIMIT and OFFSET clauses.
|
commit | commitdiff | tree |
2010-07-13 |
scottmk | Add limit_count and offset_count columns to query.stored_que...
|
commit | commitdiff | tree |
2010-07-08 |
scottmk | Streamline pcrud a bit.
|
commit | commitdiff | tree |
2010-07-08 |
scottmk | Fix a bug in pcrud.
|
commit | commitdiff | tree |
2010-07-06 |
scottmk | Add new program test_qstore, a command-line utility...
|
commit | commitdiff | tree |
2010-07-06 |
scottmk | Add a configuration entry for the qstore server. This...
|
commit | commitdiff | tree |
2010-07-01 |
scottmk | Support the following built-in functions with peculiar...
|
commit | commitdiff | tree |
2010-07-01 |
scottmk | 1. Support the peculiar syntax of EXTRACT().
|
commit | commitdiff | tree |
2010-06-30 |
scottmk | 1. Degrade gracefully when the database connection...
|
commit | commitdiff | tree |
2010-06-28 |
scottmk | Represent a subfield expression as a variant of a function...
|
commit | commitdiff | tree |
2010-06-28 |
scottmk | Support function calls with subfields, e.g. (func(args...
|
commit | commitdiff | tree |
2010-06-24 |
scottmk | 1. Degrade (relatively) gracefully when the database...
|
commit | commitdiff | tree |
2010-06-24 |
scottmk | Whenever a database call fails -- i.e. whenever dbi_conn_que...
|
commit | commitdiff | tree |
2010-06-22 |
scottmk | 1. In oils_sql.c: make the functions is_identifier...
|
commit | commitdiff | tree |
2010-06-18 |
scottmk | Define some stock datatypes in query.datatype.
|
commit | commitdiff | tree |
2010-06-17 |
scottmk | 1. Disable fleshing for PCRUD. Otherwise fleshing...
|
commit | commitdiff | tree |
2010-06-17 |
scottmk | Support CAST expressions, taking care to avoid SQL...
|
commit | commitdiff | tree |
2010-06-13 |
scottmk | In qstore: support CASE expressions.
|
commit | commitdiff | tree |
2010-06-11 |
scottmk | Add column "left_operand" to query.expr_xcase view.
|
commit | commitdiff | tree |
2010-06-10 |
scottmk | When looking up a bind variable by name: escape any...
|
commit | commitdiff | tree |
2010-06-10 |
scottmk | When building string literals in SQL: escape special...
|
commit | commitdiff | tree |
2010-06-10 |
scottmk | Change the return type of the open-ils.qstore.prepare...
|
commit | commitdiff | tree |
2010-06-10 |
scottmk | Fix a pcrud bug. Create method wasn't working because...
|
commit | commitdiff | tree |
2010-06-09 |
scottmk | Rewrote the implementation of the open-ils.qstore.columns...
|
commit | commitdiff | tree |
2010-06-09 |
scottmk | Recognize new "required" and "validate" attributes...
|
commit | commitdiff | tree |
2010-06-08 |
scottmk | 1. Support function calls in the FROM clause.
|
commit | commitdiff | tree |
2010-06-07 |
scottmk | Add the left_operand column to the query.expr_xbet...
|
commit | commitdiff | tree |
2010-06-07 |
scottmk | 1. Add table: serial.caption_and_pattern
|
commit | commitdiff | tree |
2010-06-07 |
scottmk | Added a new login type "persist", as a peer of "opac...
|
commit | commitdiff | tree |
2010-06-06 |
scottmk | New function oilsUtilsIntervalToSeconds() to translate...
|
commit | commitdiff | tree |
2010-06-04 |
scottmk | Add two little utility functions to convert from intervals...
|
commit | commitdiff | tree |
2010-06-03 |
scottmk | Various tweaks:
|
commit | commitdiff | tree |
2010-06-02 |
scottmk | Replace most of the serial schema with a different...
|
commit | commitdiff | tree |
2010-06-01 |
scottmk | Add support for GROUP BY.
|
commit | commitdiff | tree |
2010-05-31 |
scottmk | Add support for BETWEEN conditions.
|
commit | commitdiff | tree |
2010-05-31 |
scottmk | 1. Add support for function calls. Note that certain...
|
commit | commitdiff | tree |
2010-05-30 |
scottmk | For various updatable views based on query.expression:
|
commit | commitdiff | tree |
2010-05-28 |
scottmk | Added org_unit_setting_type auth.persistent_login_interval
|
commit | commitdiff | tree |
2010-05-28 |
scottmk | Support IN lists.
|
commit | commitdiff | tree |
2010-05-28 |
scottmk | Support series expressions, i.e. a series of expressions
|
commit | commitdiff | tree |
2010-05-27 |
scottmk | Add new expression type 'xser' to represent series...
|
commit | commitdiff | tree |
2010-05-27 |
scottmk | Bug fix in verifyObjectPCRUD().
|
commit | commitdiff | tree |
2010-05-26 |
scottmk | Correcting some diverging drift in the usr_merge function
|
commit | commitdiff | tree |
2010-05-26 |
scottmk | Adding a qualifying schema name to keep PG happy
|
commit | commitdiff | tree |
next |