Log of /ofbiz/trunk/.gitignore
Parent Directory
|
Revision Log
Revision
880835 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Nov 16 16:31:32 2009 UTC
(9 days, 13 hours ago)
by
doogie
File length: 1926 byte(s)
Diff to
previous 835630
(
colored)
Very large update. SQL parser is fairly generic now. Can parse sql
that is compatible with features used by ofbiz. Has support for
DELETE, INSERT, INSERT SELECT, SELECT, UPDATE, and VIEW.
Modified the delegator side of the above to handle the new
interfaces. Now supports complex alias. Only SELECT is supported,
and the parseCondition code is disabled for the time being.
The plan(sic) here is to obviously support the other sql statements.
Then, to have a jdbc wrapper around all this, so external tools, that
only know how to talk jdbc, can actually talk directly to the
delegator.
Plus, many more people can understand sql syntax. This allows them
to do things with ofbiz, that they would find much more difficult if
they had to write <view-entity> definitions.
Revision
777684 -
(
view)
(
annotate)
-
[select for diffs]
Added
Fri May 22 19:55:26 2009 UTC
(6 months ago)
by
doogie
File length: 1239 byte(s)
Ignore patterns for git mirrors; not fully based on .hgignore or
svn:ignore yet.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.