f9fc05acb1
[ 1642765 ] problem with Facc_act_balance slow financial report Implemented a better approach (suggested by Heng Sin) - Dropped Fact_Acct_Balance table - Created Fact_Acct_Balance view for backward compatibility - Created speed up index on Fact_Acct - Replaced the accesses to Fact_Acct_Balance by accessing directly Fact_Acct in code - Don't need to "update balances" anymore |
||
---|---|---|
.. | ||
252d-253a | ||
253a-253b | ||
253b-253b_XE | ||
253b-253d | ||
310-311 | ||
311-312 | ||
312-313 | ||
313-314 | ||
314-315 | ||
315-316 | ||
316-320 | ||
320-330 | ||
320-340 | ||
330-331b | ||
331b-340s | ||
340s-351a | ||
351a-trunk | ||
processes_post_migration | ||
src | ||
tools_migrate_with_insert | ||
.classpath | ||
.project | ||
ChangeLog.txt | ||
build.xml | ||
migrate.sh | ||
migrate_postgresql.sh | ||
oracle.properties.template | ||
postgresql.properties.template |