Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

root: 3026

latest revision Branch root:

3026 deleted | Lines: 0 ( +0, -0 )

Created: 2006-03-31 10:09:30 +0400 (2 years 7 months ago) | Author: pachanga | Changeset: 3026

-- a newer version of WACT DBAl imported
-- lmbTableGateway now accepts an optional table_name in constructor as the first argument
-- lmbTableGateway now automatically fetches columns info
-- lmbCachedDatabaseInfo - a proxy class for WACT DbInfo added that allows to cache DB structure info
-- lmbDecorator added (can be used to build decorator for any class)