Add indexes to taxhist and inherited tables. Plus invchead index.
authorBen Thompson <ben@xtuple.com>
Thu, 1 May 2014 20:40:04 +0000 (16:40 -0400)
committerBen Thompson <ben@xtuple.com>
Thu, 1 May 2014 20:40:04 +0000 (16:40 -0400)
commitf2b115c39042a52557e4164ffba5197741dbb4e1
tree67f2c8ad8eac9d5c57491c90543e6f16cb14813b
parentef7cfb7a7d3f75b192154103b4375d5f10840eef
Add indexes to taxhist and inherited tables. Plus invchead index.
17 files changed:
foundation-database/manifest.js
foundation-database/public/tables/apopentax.sql [new file with mode: 0644]
foundation-database/public/tables/aropentax.sql [new file with mode: 0644]
foundation-database/public/tables/asohisttax.sql [new file with mode: 0644]
foundation-database/public/tables/cmheadtax.sql [new file with mode: 0644]
foundation-database/public/tables/cmitemtax.sql [new file with mode: 0644]
foundation-database/public/tables/cobilltax.sql [new file with mode: 0644]
foundation-database/public/tables/cobmisctax.sql [new file with mode: 0644]
foundation-database/public/tables/cohisttax.sql [new file with mode: 0644]
foundation-database/public/tables/invchead.sql [new file with mode: 0644]
foundation-database/public/tables/invcheadtax.sql [new file with mode: 0644]
foundation-database/public/tables/invcitemtax.sql [new file with mode: 0644]
foundation-database/public/tables/taxhist.sql [new file with mode: 0644]
foundation-database/public/tables/toheadtax.sql [new file with mode: 0644]
foundation-database/public/tables/toitemtax.sql [new file with mode: 0644]
foundation-database/public/tables/voheadtax.sql [new file with mode: 0644]
foundation-database/public/tables/voitemtax.sql [new file with mode: 0644]