Opened 13 years ago

Closed 13 years ago

#748 closed enhancement (fixed)

Improve full describe schema & Added new support for GetSchemaNames and GetClassNames commands

Reported by: romicadascalescu Owned by: romicadascalescu
Priority: minor Milestone: 3.6.0
Component: SQLite Provider Version: 3.6.0
Severity: 4 Keywords:
Cc: External ID:

Description

SQLite provider. Improvements:

  • Improve full describe schema and make it 10 times faster (tested against a database having 560 classes and 50 views)
  • Added new support for GetSchemaNames and GetClassNames commands

(this will be in 3.7 but is not yet available to set at milestone)

Change History (1)

comment:1 by romicadascalescu, 13 years ago

Resolution: fixed
Status: newclosed

Revision: 5902 Author: romicadascalescu Date: 11:52:07 AM, Thursday, February 24, 2011 Message: Ticket #748: Improve full describe schema & Added new support for GetSchemaNames and GetClassNames commands

  • Improve full describe schema and make it 10 times faster (tested against a database having 560 classes and 50 views)
  • Added new support for GetSchemaNames and GetClassNames commands

Modified : /trunk/Fdo/Managed/Src/OSGeo/FDO/Commands/Schema/mgIDescribeSchemaImp.cpp Modified : /trunk/Providers/SQLite/Src/Provider/SltCapabilities.h Modified : /trunk/Providers/SQLite/Src/Provider/SltCommands.h Modified : /trunk/Providers/SQLite/Src/Provider/SltMetadata.cpp Modified : /trunk/Providers/SQLite/Src/Provider/SltMetadata.h Modified : /trunk/Providers/SQLite/Src/Provider/SltProvider.cpp Modified : /trunk/Providers/SQLite/Src/Provider/SltProvider.h Modified : /trunk/Providers/SQLite/Src/Provider/slt.h

Note: See TracTickets for help on using tickets.