Go to file
Shawn O. Pearce ae122ef21d Support gwtorm 1.2
In 1.2 gwtorm requires accessor @Query methods to be unique
names within the interface. This means the arguments must not be
overloaded, and required fixing up a few interfaces that relied on
method overloading to select the right query statement.

1.2 also requires a unique id number for each relation in the
schema interface, similar to how earlier versions have a unique
column number in each entity. These can be used by NoSQL based
systems for unique identity, specially the protobuf backend that
exists to support the NoSQL backends of gwtorm.

Change-Id: I19421b966e336ee0e89e6743d79e989860d8c470
2011-10-31 17:36:06 -07:00
2011-10-31 17:36:06 -07:00
2011-10-31 17:36:06 -07:00
2011-10-31 17:36:06 -07:00
2008-11-14 16:59:34 -08:00
2009-03-27 20:20:10 -07:00
2011-10-31 17:36:06 -07:00
Description
RETIRED, Gerrit as used by OpenStack
120 MiB