]> git.evergreen-ils.org Git - working/Evergreen.git/commit
1. When a class name is available instead of a table/view name,
authorscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 30 Apr 2010 01:52:37 +0000 (01:52 +0000)
committerscottmk <scottmk@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 30 Apr 2010 01:52:37 +0000 (01:52 +0000)
commit3917ecb6c605c6c9b464b7679a04d6af68cd5b7e
treee081b6530a0ac7cc069bae2dcda707c41d029977
parent154ed30a131a76b0e542708fa653083b93f0439a
1. When a class name is available instead of a table/view name,
look up the class in the IDL to get a table name, view name, or
(in parentheses) a source definition in the form of a subquery.

2. Rename buildQuery() to build_Query() in order to avoid a
name collision.

M    Open-ILS/src/c-apps/buildSQL.c

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16357 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/c-apps/buildSQL.c