Ticket #159 (closed defect: fixed)

Opened 10 months ago

Last modified 9 months ago

The indexes listed in the SQLite schema file are not created during installation

Reported by: rickc Owned by:
Priority: major Milestone: 0.4.1
Component: Habari Core Software Version: SVN
Keywords: sqlite, has_patch Cc: rickc

Description

dbdelta, which is used for installation as well as database schema changes, doesn't run any statements to create indexes.

Attachments

bug_159.patch (0.9 kB) - added by itrebal 9 months ago.
Enables the creation of indexes.

Change History

Changed 9 months ago by itrebal

  • keywords sqlite, has_patch added; sqlite removed

Changed 9 months ago by itrebal

Enables the creation of indexes.

Changed 9 months ago by freakerz

  • status changed from new to closed
  • resolution set to fixed

Closing, patch committed in r1420. Thanks itrebal!

Changed 9 months ago by freakerz

  • milestone changed from 0.5 to 0.4.1
Note: See TracTickets for help on using tickets.