~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/schema_dictionary/plugin.ini

  • Committer: Monty Taylor
  • Date: 2011-02-13 17:26:39 UTC
  • mfrom: (2157.2.2 give-in-to-pkg-config)
  • mto: This revision was merged to the branch mainline in revision 2166.
  • Revision ID: mordred@inaugust.com-20110213172639-nhy7i72sfhoq13ms
Merged in pkg-config fixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  dictionary.cc
8
8
  index_parts.cc
9
9
  indexes.cc
10
 
  referential_constraints.cc
 
10
  foreign_keys.cc
11
11
  schemas.cc
12
12
  table_constraints.cc
13
13
  tables.cc
14
14
headers=
15
15
  columns.h
 
16
  data_dictionary.h
16
17
  dictionary.h
17
18
  index_parts.h
18
19
  indexes.h
19
 
  referential_constraints.h
 
20
  foreign_keys.h
20
21
  schemas.h
21
22
  table_constraints.h
22
23
  tables.h