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
[patch_done] Patch for ancestors of TZAbstractDataba
Moderators: gto, cipto_kh, EgonHugeist, mdaems
[patch_done] Patch for ancestors of TZAbstractDataba
Thomas Jefferson wrote:Information ist die Währung der Demokratie
- mdaems
- Zeos Project Manager
- Posts: 2766
- Joined: 20.09.2005, 15:28
- Location: Brussels, Belgium
- Contact:
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
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