[patch_done] Patch for ancestors of TZAbstractDataba

Code patches written by our users to solve certain "problems" that were not solved, yet.

Moderators: gto, cipto_kh, EgonHugeist, mdaems

Post Reply
Ostfriese
Junior Boarder
Junior Boarder
Posts: 25
Joined: 12.05.2009, 10:48
Location: Coburg
Contact:

[patch_done] Patch for ancestors of TZAbstractDataba

Post by Ostfriese »

I've modified the declaration of the function UncachedGetSchemas to UnCachedGetSchemas to match the ancestors typo and to remove the compiler hint which was thrown.

Affected types: TZAdoDatabaseMetadata, TZMsSqlDatabaseMetadata and TZSybaseDatabaseMetadata
Thomas Jefferson wrote:Information ist die Währung der Demokratie
User avatar
mdaems
Zeos Project Manager
Zeos Project Manager
Posts: 2766
Joined: 20.09.2005, 15:28
Location: Brussels, Belgium
Contact:

Post by mdaems »

Seems like it must be the other way round... UncachedGet**** instead of UnCachedGet***

That way it seems I should only change UnCachedGetCatalogs for Mysql and UnCachedGetUDTs for the abstract class...

Commit to testing branch (svn rev 646). Will move to trunk and 6.6-patches soon.

Is this observation right?

Mark
Image
Post Reply